- Rename Test to Ink as main file - Support more errors for for loops. - Add hints to cbs
4 lines
147 B
Plaintext
4 lines
147 B
Plaintext
[1;37mtest/if_if_if.ink:2,0: [31merror: [37mExpected expression after 'if'. Expected if condition.
|
||
[96mif if if 0 > 100 {
|
||
^^
|
||
[36m[37m |