mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +03:00
31 lines
442 B
Plaintext
31 lines
442 B
Plaintext
|
(Program
|
||
|
{-(Try
|
||
|
(Identifier)
|
||
|
(Finally
|
||
|
(
|
||
|
(Identifier))))-}
|
||
|
{-(Try
|
||
|
(Identifier)
|
||
|
(Catch
|
||
|
(
|
||
|
(Identifier)
|
||
|
(Identifier))
|
||
|
([]))
|
||
|
(Catch
|
||
|
(Let
|
||
|
(Identifier)
|
||
|
(Identifier)
|
||
|
(Empty))
|
||
|
(
|
||
|
(Identifier)))
|
||
|
(Catch
|
||
|
(
|
||
|
(Identifier)
|
||
|
(Identifier)
|
||
|
(Identifier))
|
||
|
([]))
|
||
|
(Catch
|
||
|
(
|
||
|
(Identifier))
|
||
|
([])))-})
|