Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Commit 28f11d5

Browse files
authored
Merge pull request #15 from flutter/pr2_fail
Create fail.dart
2 parents 0c39e12 + 70f4dff commit 28f11d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/fail.dart

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
void main() {
2+
print('fail');
3+
}

0 commit comments

Comments
 (0)