We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f9b328 + 24247d9 commit 5904cccCopy full SHA for 5904ccc
1 file changed
lib/test.dart
@@ -8,4 +8,6 @@ void main() {
8
9
print('Hello, World!');
10
11
+
12
+ print('Hello, World!');
13
}
0 commit comments