11 lines
105 B
Text
11 lines
105 B
Text
--
|
|
|
|
notation `((` := 1
|
|
|
|
precedence `(` : 30
|
|
|
|
notation `))` := 1
|
|
|
|
notation `,,` := 1
|
|
|
|
precedence `,` : 10
|