mirror of
https://github.com/irmen/prog8.git
synced 2025-01-27 10:31:40 +00:00
176ec8ac7d
Fixed by reintroducing splitting of comparison expression in if statements by using a temporary variable and/or register to precompute left/right values.