Skip to content

Commit

Permalink
Merge pull request #15 from flutter/pr2_fail
Browse files Browse the repository at this point in the history
Create fail.dart
  • Loading branch information
jtmcdole authored Oct 15, 2024
2 parents 1723555 + 70f4dff commit c9affbb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/fail.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
void main() {
print('fail');
}

0 comments on commit c9affbb

Please sign in to comment.