<classResult _class='hudson.tasks.junit.ClassResult'><child><age>1</age><className>tests.wurstscript.tests.BugTests</className><duration>7.689</duration><errorDetails>java.lang.ClassCastException: de.peeeq.wurstscript.jassIm.ImArrayTypeImpl cannot be cast to de.peeeq.wurstscript.jassIm.ImSimpleType</errorDetails><errorStackTrace>java.lang.ClassCastException: de.peeeq.wurstscript.jassIm.ImArrayTypeImpl cannot be cast to de.peeeq.wurstscript.jassIm.ImSimpleType
	at de.peeeq.wurstscript.translation.imoptimizer.GlobalsInliner.optimize(GlobalsInliner.java:58)
	at de.peeeq.wurstscript.translation.imoptimizer.ImOptimizer.lambda$localOptimizations$81(ImOptimizer.java:66)
	at java.util.ArrayList.forEach(ArrayList.java:1249)
	at de.peeeq.wurstscript.translation.imoptimizer.ImOptimizer.localOptimizations(ImOptimizer.java:65)
	at de.peeeq.wurstio.WurstCompilerJassImpl.transformProgToJass(WurstCompilerJassImpl.java:403)
	at tests.wurstscript.tests.WurstScriptTest.translateAndTest(WurstScriptTest.java:391)
	at tests.wurstscript.tests.WurstScriptTest.testWithInliningAndOptimizations(WurstScriptTest.java:277)
	at tests.wurstscript.tests.WurstScriptTest.testScript(WurstScriptTest.java:262)
	at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:119)
	at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:139)
	at tests.wurstscript.tests.WurstScriptTest.testAssertOkFileWithStdLib(WurstScriptTest.java:204)
	at tests.wurstscript.tests.BugTests.ObjectRecycler(BugTests.java:34)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
	at org.testng.TestRunner.privateRun(TestRunner.java:648)
	at org.testng.TestRunner.run(TestRunner.java:505)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1183)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
	at org.testng.TestNG.runSuites(TestNG.java:1028)
	at org.testng.TestNG.run(TestNG.java:996)
	at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.runTests(TestNGTestClassProcessor.java:139)
	at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.stop(TestNGTestClassProcessor.java:89)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:155)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:137)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
	at java.lang.Thread.run(Thread.java:745)
</errorStackTrace><failedSince>871</failedSince><name>ObjectRecycler</name><skipped>false</skipped><status>REGRESSION</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.001</duration><failedSince>0</failedSince><name>bug61_break</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.001</duration><failedSince>0</failedSince><name>bug62_codearray</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.525</duration><failedSince>0</failedSince><name>classNull</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.003</duration><failedSince>0</failedSince><name>classesCyclic</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.524</duration><failedSince>0</failedSince><name>closureClassConstructor</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.005</duration><failedSince>0</failedSince><name>closureClassConstructorInvalid</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.253</duration><failedSince>0</failedSince><name>constFolding</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.29</duration><failedSince>0</failedSince><name>cyclic</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.256</duration><failedSince>0</failedSince><name>cyclicDepReadVars</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.003</duration><failedSince>0</failedSince><name>cyclicDependency</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.001</duration><failedSince>0</failedSince><name>cyclicDependency2</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.001</duration><failedSince>0</failedSince><name>division</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.252</duration><failedSince>0</failedSince><name>doubleNativeDecl</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.006</duration><failedSince>0</failedSince><name>duplicateNames</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.304</duration><failedSince>0</failedSince><name>duplicateNames2</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.258</duration><failedSince>0</failedSince><name>duplicateNamesOk</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.003</duration><failedSince>0</failedSince><name>dynamicVarFromStaticContext</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.005</duration><failedSince>0</failedSince><name>dynamicVarFromStaticContext2</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.001</duration><failedSince>0</failedSince><name>extensionFunc_noreturn</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.003</duration><failedSince>0</failedSince><name>extensionMethodStatic</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>1</age><className>tests.wurstscript.tests.BugTests</className><duration>0.193</duration><errorDetails>java.lang.Error: Succeed function not called</errorDetails><errorStackTrace>java.lang.Error: Succeed function not called
	at tests.wurstscript.tests.WurstScriptTest.executeImProg(WurstScriptTest.java:464)
	at tests.wurstscript.tests.WurstScriptTest.translateAndTest(WurstScriptTest.java:400)
	at tests.wurstscript.tests.WurstScriptTest.testWithInliningAndOptimizations(WurstScriptTest.java:277)
	at tests.wurstscript.tests.WurstScriptTest.testScript(WurstScriptTest.java:262)
	at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:119)
	at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:106)
	at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:187)
	at tests.wurstscript.tests.BugTests.flattenBug(BugTests.java:313)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
	at org.testng.TestRunner.privateRun(TestRunner.java:648)
	at org.testng.TestRunner.run(TestRunner.java:505)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1183)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
	at org.testng.TestNG.runSuites(TestNG.java:1028)
	at org.testng.TestNG.run(TestNG.java:996)
	at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.runTests(TestNGTestClassProcessor.java:139)
	at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.stop(TestNGTestClassProcessor.java:89)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:155)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:137)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
	at java.lang.Thread.run(Thread.java:745)
</errorStackTrace><failedSince>871</failedSince><name>flattenBug</name><skipped>false</skipped><status>REGRESSION</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.003</duration><failedSince>0</failedSince><name>forLoop</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>1</age><className>tests.wurstscript.tests.BugTests</className><duration>7.447</duration><errorDetails>java.lang.ClassCastException: de.peeeq.wurstscript.jassIm.ImArrayTypeImpl cannot be cast to de.peeeq.wurstscript.jassIm.ImSimpleType</errorDetails><errorStackTrace>java.lang.ClassCastException: de.peeeq.wurstscript.jassIm.ImArrayTypeImpl cannot be cast to de.peeeq.wurstscript.jassIm.ImSimpleType
	at de.peeeq.wurstscript.translation.imoptimizer.GlobalsInliner.optimize(GlobalsInliner.java:58)
	at de.peeeq.wurstscript.translation.imoptimizer.ImOptimizer.lambda$localOptimizations$81(ImOptimizer.java:66)
	at java.util.ArrayList.forEach(ArrayList.java:1249)
	at de.peeeq.wurstscript.translation.imoptimizer.ImOptimizer.localOptimizations(ImOptimizer.java:65)
	at de.peeeq.wurstio.WurstCompilerJassImpl.transformProgToJass(WurstCompilerJassImpl.java:403)
	at tests.wurstscript.tests.WurstScriptTest.translateAndTest(WurstScriptTest.java:391)
	at tests.wurstscript.tests.WurstScriptTest.testWithInliningAndOptimizations(WurstScriptTest.java:277)
	at tests.wurstscript.tests.WurstScriptTest.testScript(WurstScriptTest.java:262)
	at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:119)
	at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:139)
	at tests.wurstscript.tests.WurstScriptTest.testAssertOkFileWithStdLib(WurstScriptTest.java:204)
	at tests.wurstscript.tests.BugTests.forfrom(BugTests.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
	at org.testng.TestRunner.privateRun(TestRunner.java:648)
	at org.testng.TestRunner.run(TestRunner.java:505)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1183)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
	at org.testng.TestNG.runSuites(TestNG.java:1028)
	at org.testng.TestNG.run(TestNG.java:996)
	at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.runTests(TestNGTestClassProcessor.java:139)
	at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.stop(TestNGTestClassProcessor.java:89)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:155)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:137)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
	at java.lang.Thread.run(Thread.java:745)
</errorStackTrace><failedSince>871</failedSince><name>forfrom</name><skipped>false</skipped><status>REGRESSION</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.001</duration><failedSince>0</failedSince><name>func_noreturn</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.399</duration><failedSince>0</failedSince><name>funcrefs1</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.444</duration><failedSince>0</failedSince><name>funcrefs2</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.408</duration><failedSince>0</failedSince><name>functionWithUnderscore</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.291</duration><failedSince>0</failedSince><name>genericsNull</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.263</duration><failedSince>0</failedSince><name>hotdoc</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.365</duration><failedSince>0</failedSince><name>inlineBug</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.267</duration><failedSince>0</failedSince><name>inlinerBugShortCircuit</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.269</duration><failedSince>0</failedSince><name>inlinerBugShortCircuit2</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.287</duration><failedSince>0</failedSince><name>intBoundaries</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.003</duration><failedSince>0</failedSince><name>intBoundariesH</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.002</duration><failedSince>0</failedSince><name>intBoundariesL</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.609</duration><failedSince>0</failedSince><name>localOptimizerFail</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.607</duration><failedSince>0</failedSince><name>localsInOndestroy</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.459</duration><failedSince>0</failedSince><name>memberMethodParens</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.005</duration><failedSince>0</failedSince><name>nonAbstractClass</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.271</duration><failedSince>0</failedSince><name>optBug</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>7.421</duration><failedSince>0</failedSince><name>ovveride_nativeTypeReturn</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.346</duration><failedSince>0</failedSince><name>parseHexValues</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.334</duration><failedSince>0</failedSince><name>polarOfffsetInline</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.305</duration><failedSince>0</failedSince><name>realIndex</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.478</duration><failedSince>0</failedSince><name>recursive</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.274</duration><failedSince>0</failedSince><name>recursive2</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.002</duration><failedSince>0</failedSince><name>recursiveTuple</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.002</duration><failedSince>0</failedSince><name>recursiveTuple2</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.006</duration><failedSince>0</failedSince><name>staticGenerics1</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.001</duration><failedSince>0</failedSince><name>staticGenerics2</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.253</duration><failedSince>0</failedSince><name>staticGenerics3</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.003</duration><failedSince>0</failedSince><name>staticOverride</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.253</duration><failedSince>0</failedSince><name>testCodeNull</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.002</duration><failedSince>0</failedSince><name>testCyclicDependencyError</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.263</duration><failedSince>0</failedSince><name>testInferInSuper</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.254</duration><failedSince>0</failedSince><name>testLinePos</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.324</duration><failedSince>0</failedSince><name>testStacktrace</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.266</duration><failedSince>0</failedSince><name>test_correct_escapesequence</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.005</duration><failedSince>0</failedSince><name>test_empty_escapesequence</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.273</duration><failedSince>0</failedSince><name>test_for_from</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.268</duration><failedSince>0</failedSince><name>test_for_in</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.257</duration><failedSince>0</failedSince><name>test_inline_jass_div</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.252</duration><failedSince>0</failedSince><name>test_unit_array</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.004</duration><failedSince>0</failedSince><name>typenameAsFuncname1</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.005</duration><failedSince>0</failedSince><name>typenameAsFuncname2</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.253</duration><failedSince>0</failedSince><name>underscore</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.262</duration><failedSince>0</failedSince><name>underscore_end</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.281</duration><failedSince>0</failedSince><name>underscores_in_name</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.311</duration><failedSince>0</failedSince><name>unreadVarWarning</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.003</duration><failedSince>0</failedSince><name>unreadVarWarning2</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><child><age>0</age><className>tests.wurstscript.tests.BugTests</className><duration>0.28</duration><failedSince>0</failedSince><name>varname_with_interface</name><skipped>false</skipped><status>PASSED</status><stderr>... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling bar(2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1
... when calling init_Test() in testStacktrace:5
... when calling foo(1, 2) in testStacktrace:17

... when calling main() in &lt;source of NoExpr not found&gt;:1

... when calling main() in &lt;source of NoExpr not found&gt;:1



</stderr><stdout></stdout></child><failCount>3</failCount><name>BugTests</name><passCount>69</passCount><skipCount>0</skipCount></classResult>