aboutsummaryrefslogtreecommitdiff
path: root/src/testsuite/interpreter/testSyntax.input
blob: fdcbabdb817c70a8b9b23d993a451cb64975488c (plain)
1
2
3
4
5
6
7
++ Contributed by Yixin Cao
)co "syntax.spad"
sym:=("b")::Symbol
syn:=b::Syntax
test syn

test()