- Rename Test to Ink as main file - Support more errors for for loops. - Add hints to cbs
147 B
147 B
test/if_if_if.ink:2,0: error: Expected expression after 'if'. Expected if condition.
if if if 0 > 100 {
^^
if if if 0 > 100 {
^^