This repository was archived by the owner on Mar 28, 2019. It is now read-only.
Commit 53605a0
committed
Quote case statements for future parser
Future parser (appears to) require that cases be quoted. Currently, using future parser always results in the default fail.1 parent 774847f commit 53605a0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments