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