1 2 3 4 5 6 7 8
discard """ matrix: "; --panics:on" """ func test = if 0 > 10: raiseAssert "hey" test()