mirror of
https://github.com/github/semantic.git
synced 2024-12-01 17:59:10 +03:00
11 lines
149 B
Plaintext
11 lines
149 B
Plaintext
(Program
|
|
(Case
|
|
(Identifier)
|
|
(When
|
|
(Args
|
|
(Identifier))
|
|
(Identifier)
|
|
{ (Else
|
|
(Identifier))
|
|
->(Else) })))
|