Skip to content

Commit

Permalink
Merge pull request #4 from dnfield/actions
Browse files Browse the repository at this point in the history
CI
  • Loading branch information
dnfield authored Mar 2, 2022
2 parents 66afbac + a2e4721 commit abe1c17
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
void main(List<String> arguments) {
print('Hello world!');
}
void main(List<String> arguments) {}

0 comments on commit abe1c17

Please sign in to comment.