svn: r4764

original commit: 1effeb6a7c2dbd7f303c628c8c9a1151bbbabdcb
This commit is contained in:
Robby Findler 2006-11-03 18:46:43 +00:00
parent a2673c7730
commit f57b4fd681

View File

@ -115,6 +115,7 @@
(list '(right alt))
(list '(right alt))
(list '(right alt)))
#|
(make-key-spec (make-buff-spec "'(abc (def))" 0 0)
(make-buff-spec "'(abc (def))" 12 12)
(list '(right alt))
@ -125,6 +126,7 @@
(list '(left alt))
(list '(left alt))
(list '(left alt)))
|#
(build-open-bracket-spec "" 0 #\()
(build-open-bracket-spec "(f cond " 8 #\()
(build-open-bracket-spec "(f let (" 8 #\()