Skip to content

Commit

Permalink
modify: dart playground to exclude void
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnyvesali committed Nov 6, 2024
1 parent 9db8e4a commit 3ef565c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/playground/dart.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
void foo() {
foo() {
if (true) {}
}

0 comments on commit 3ef565c

Please sign in to comment.