Files
Ink/test/parse/if_if_if.golden

147 B

test/if_if_if.ink:2,0: error: Expected expression after 'if'. Expected if condition.
if if if 0 > 100 {
^^