mirror of
https://github.com/irmen/prog8.git
synced 2025-08-06 13:25:29 +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