Änderungen

Summary

  1. fixed problem with optimizer and unit tests (commit: 30d2dd4) (details)
Commit 30d2dd480d64fd8026d1a0ee3d253da6a6068ca5 by peter.peq
fixed problem with optimizer and unit tests

optimizer optimized "if compile" to "if false" which destroys the tests

This is only a problem in unit tests, because otherwise we run
compiletime functions before optimizations
(commit: 30d2dd4)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/translation/imoptimizer/GlobalsInliner.java (diff)