blob: 31a826764cbe3bb4d67ef18ad24b740d7417dead [file] [log] [blame]
This test checks that toString() round-trip on a function that has a else clause directly followed by an else clause puts whitespace between the two on decompilation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS unevalf(eval(unevalf(testTryElse))) is unevalf(testTryElse)
PASS successfullyParsed is true
TEST COMPLETE