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

Commit c9affbb

Browse files
authored
Merge pull request #15 from flutter/pr2_fail
Create fail.dart
2 parents 1723555 + 70f4dff commit c9affbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: 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)