mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
```sh
if foo bar baz {
quux
} else if foobar || whatever {
echo I ran out of example words
} else {
exit 2
}
```
31 KiB
31 KiB