one more test for [

svn: r4484

original commit: 7899d161215af76bf7c0e6de5681054f660a8e53
This commit is contained in:
Robby Findler 2006-10-04 21:10:58 +00:00
parent 843a74c61d
commit 6a0dcbf4a5

View File

@ -115,6 +115,7 @@
(list '(right alt))
(list '(right alt))
(list '(right alt)))
(build-open-bracket-spec "" 0 #\()
(build-open-bracket-spec "(f cond " 8 #\()
(build-open-bracket-spec "(f let (" 8 #\()
(build-open-bracket-spec "(let (" 6 #\[)