This commit is contained in:
Amma 2019-04-09 19:21:23 +02:00
parent 82165007dd
commit 8e1262da72

View File

@ -0,0 +1,29 @@
# Round 1
---
# 1
---
```
try {
if (you.can) {
throw new Exception(me);
}
} catch(me) {
}
```
---
<!-- empty slide -->
---