Skip to content

Commit 77f4efa

Browse files
committed
try: another if statement scope (see if passes tests)
1 parent 9fd46ae commit 77f4efa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
if(foo) {}
1+
if(true) { }
22
---
3+

0 commit comments

Comments
 (0)