Commit 3d3b248
committed
Fix: Fix a syntax error
```
Fatal error: Array and string offset access syntax with curly braces is no longer supported in Standard input code on line 124
Errors parsing Standard input code
```1 parent b1143a7 commit 3d3b248
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments