mirror of
https://github.com/irmen/prog8.git
synced 2025-03-13 05:31:01 +00:00
also checked that value(12) < x < value(100) is indeed properly shortcircuited if x is 12 or less
also checked that value(12) < x < value(100) is indeed properly shortcircuited if x is 12 or less