Commit ac887dc
Fix empty block syntax
It is disputed whether this syntax should be valid, but Shout does not detect it, so it might be better not to use it: http://forum.world.st/The-Inbox-ShoutCore-ct-69-mcz-td5102398.html1 parent 2410a28 commit ac887dc
File tree
2 files changed
+3
-3
lines changed- src/FS-Tests-Core.package/FSReferenceTest.class
- instance
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments