Gidsss / UwUIDE

A compiler made to be cute uwu >~<
6 stars 0 forks source link

Boolean inputs, wrong values #261

Closed uzuriel closed 6 months ago

uzuriel commented 6 months ago

If has input for sama type (even if cap is the input [which is false value]), returns fax, if no input, returns cap

//< Using only a for loop, negates an input boolean value and then prints it given a number of times. >//<

fwunc mainuwu-san() [[ bool-sama = inpwt("Enter boolean value [fax/cap]: ")~ pwint(bool)~ ]]

output:

Enter boolean value [fax/cap]: cap fax

am-cid commented 6 months ago

not going to fix, this is intended behavior image