This website requires JavaScript.
Explore
Help
Register
Sign In
nielsbross
/
Ink
Watch
1
Star
0
Fork
0
You've already forked Ink
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
afced44abebc1c96e27571fa3cea92d6842297c4
Ink
/
test
/
parse
/
if_if_if.golden
Niels Bross
9ec1b9cf82
Added Ink and ncore to modules
2025-09-30 07:27:58 +02:00
147 B
Raw
Blame
History
test/if_if_if.ink:2,0:
error:
Expected expression after 'if'. Expected if condition.
if if if 0 > 100 {
^^