mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
20 lines
266 B
Plaintext
20 lines
266 B
Plaintext
(Program
|
|
(Match
|
|
{ (Float)
|
|
->(Float) }
|
|
(
|
|
(Pattern
|
|
(Float)
|
|
(
|
|
(Float)))
|
|
(Pattern
|
|
(Float)
|
|
(
|
|
{ (Float)
|
|
->(Float) }))
|
|
(Pattern
|
|
(Float)
|
|
(
|
|
(Float)))))
|
|
(Empty))
|