Skip to content

Commit 22ecbe8

Browse files
authored
Fixes #3363. Fix part of directive in scope_A06_t03_part1.dart (#3364)
1 parent 4729417 commit 22ecbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LanguageFeatures/Parts-with-imports/scope_A06_t03_part1.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
2626
// SharedOptions=--enable-experiment=enhanced-parts
2727

28-
part of 'scope_A06_t02.dart';
28+
part of 'scope_A06_t03.dart';
2929

3030
import 'parts_lib.dart' as l;
3131

0 commit comments

Comments
 (0)