Skip to content

Commit ad6cb69

Browse files
committed
sync fragment & code again
1 parent 3ef565c commit ad6cb69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
foo() {
2-
if(true) { }
2+
if(true) { }
33
}
44
---
55

data/playground/dart.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
foo() {
2-
if (true) {}
2+
if (true) { }
33
}

0 commit comments

Comments
 (0)