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