mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
19 lines
283 B
Plaintext
19 lines
283 B
Plaintext
(Program
|
|
(For
|
|
(And
|
|
(Member
|
|
(Identifier)
|
|
(Identifier))
|
|
(Assignment
|
|
(Identifier)
|
|
(Float)))
|
|
(LessThan
|
|
(Identifier)
|
|
(Identifier))
|
|
(Update
|
|
(Identifier))
|
|
(
|
|
(Call
|
|
(Identifier)
|
|
(Empty)))))
|