1 2 3 4 5 6 7 8 9 10 11 12
discard """ disabled: "true" """ # Unittest uses lambdalifting at compile-time which we disable for the JS # codegen! So this cannot and will not work for quite some time. import unittest suite "Bacon": test ">:)": check(true == true)