mirror of
https://github.com/github/semantic.git
synced 2024-12-19 12:51:52 +03:00
21 lines
282 B
Plaintext
21 lines
282 B
Plaintext
(Program
|
|
(Match
|
|
(Paren
|
|
{ (Float)
|
|
->(Float) })
|
|
(
|
|
(Pattern
|
|
(Float)
|
|
(
|
|
(Float)))
|
|
(Pattern
|
|
(Float)
|
|
(
|
|
{ (Float)
|
|
->(Float) }))
|
|
(Pattern
|
|
(Float)
|
|
(
|
|
(Float)))))
|
|
(Empty))
|