mirror of
https://github.com/irmen/prog8.git
synced 2025-02-16 22:30:46 +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