mirror of
https://github.com/irmen/prog8.git
synced 2025-08-14 22:27:48 +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