mirror of
https://github.com/github/semantic.git
synced 2025-01-09 00:56:32 +03:00
17 lines
232 B
Plaintext
17 lines
232 B
Plaintext
|
(Program
|
||
|
{+(Throw
|
||
|
([]))+}
|
||
|
{+(Throw
|
||
|
(
|
||
|
(Call
|
||
|
(Identifier)
|
||
|
(TextElement)
|
||
|
(Empty))))+}
|
||
|
{+(Throw
|
||
|
(
|
||
|
(Call
|
||
|
(Identifier)
|
||
|
(TextElement)
|
||
|
(Empty))
|
||
|
(Identifier)))+})
|