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
b30e04f2fa61708b18f4fd5ee1079530c3f3ea47
Ink
/
test
/
check
/
float_if_cond.golden
Niels Bross
9ec1b9cf82
Added Ink and ncore to modules
2025-09-30 07:27:58 +02:00
164 B
Raw
Blame
History
test/float_if_cond.ink:0,0:
error:
Type of expression in if condition has to be bool.
if 1.0
^^^
1.0 has type float