Files
asl/test/try_catch.asl
2015-11-02 12:00:18 +03:00

6 lines
40 B
Plaintext

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