6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
[1;37mtest/non_bool_cond.ink:0,0: [31merror: [37mType of expression in if condition has to be bool.
|
||
[96mif 1.0
|
||
^^^
|
||
1.0 has type float
|
||
|
||
[36m[37m |