Files
asl/test/parser_try_catch.asl
2015-11-02 18:13:18 +01:00

6 lines
40 B
Plaintext

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