mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +03:00
65 lines
1017 B
Plaintext
65 lines
1017 B
Plaintext
|
(Program
|
||
|
(Try
|
||
|
{ (Identifier)
|
||
|
->(Identifier) }
|
||
|
{+(Finally
|
||
|
(
|
||
|
(Identifier)))+}
|
||
|
{-(Identifier)-}
|
||
|
{-(Catch
|
||
|
(
|
||
|
(Identifier)
|
||
|
(Identifier)
|
||
|
(Identifier))
|
||
|
([]))-}
|
||
|
{-(Catch
|
||
|
(Let
|
||
|
(Identifier)
|
||
|
(Identifier)
|
||
|
(Empty))
|
||
|
(
|
||
|
(Identifier)
|
||
|
(Identifier)))-}
|
||
|
{-(Catch
|
||
|
(
|
||
|
(Identifier)
|
||
|
(Identifier)
|
||
|
(Identifier)
|
||
|
(Identifier))
|
||
|
([]))-}
|
||
|
{-(Catch
|
||
|
(
|
||
|
(Identifier)
|
||
|
(Identifier))
|
||
|
([]))-})
|
||
|
(Try
|
||
|
{ (Identifier)
|
||
|
->(Identifier) }
|
||
|
{+(Catch
|
||
|
(
|
||
|
(Identifier)
|
||
|
(Identifier))
|
||
|
([]))+}
|
||
|
{+(Catch
|
||
|
(Let
|
||
|
(Identifier)
|
||
|
(Identifier)
|
||
|
(Empty))
|
||
|
(
|
||
|
(Identifier)))+}
|
||
|
{+(Catch
|
||
|
(
|
||
|
(Identifier)
|
||
|
(Identifier)
|
||
|
(Identifier))
|
||
|
([]))+}
|
||
|
{+(Catch
|
||
|
(
|
||
|
(Identifier))
|
||
|
([]))+}
|
||
|
{-(Identifier)-}
|
||
|
{-(Finally
|
||
|
(
|
||
|
(Identifier)
|
||
|
(Identifier)))-}))
|