mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
62 lines
1.0 KiB
Plaintext
62 lines
1.0 KiB
Plaintext
(Program
|
|
(Try
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
{+(Identifier)+}
|
|
{+(Catch
|
|
{+(
|
|
{+(Identifier)+}
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+}
|
|
{+([])+})+}
|
|
{+(Catch
|
|
{+(Let
|
|
{+(Identifier)+}
|
|
{+(Identifier)+}
|
|
{+(Empty)+})+}
|
|
{+(
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+})+}
|
|
{+(Catch
|
|
{+(
|
|
{+(Identifier)+}
|
|
{+(Identifier)+}
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+}
|
|
{+([])+})+}
|
|
{+(Catch
|
|
{+(
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+}
|
|
{+([])+})+}
|
|
{-(Finally
|
|
{-(Identifier)-})-})
|
|
(Try
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
{+(Identifier)+}
|
|
{+(Finally
|
|
{+(
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+})+}
|
|
{-(Catch
|
|
{-(
|
|
{-(Identifier)-}
|
|
{-(Identifier)-})-}
|
|
{-([])-})-}
|
|
{-(Catch
|
|
{-(Let
|
|
{-(Identifier)-}
|
|
{-(Identifier)-}
|
|
{-(Empty)-})-}
|
|
{-(Identifier)-})-}
|
|
{-(Catch
|
|
{-(
|
|
{-(Identifier)-}
|
|
{-(Identifier)-}
|
|
{-(Identifier)-})-}
|
|
{-([])-})-}
|
|
{-(Catch
|
|
{-(Identifier)-}
|
|
{-([])-})-}))
|