Files
asl/test/parser_try_catch.asl
2015-10-25 13:51:53 +01:00

6 lines
40 B
Plaintext

try {
// ...
} catch {
// ...
}