From 6a0dcbf4a574c4c63b881f3e210e85c293637834 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Wed, 4 Oct 2006 21:10:58 +0000 Subject: [PATCH] one more test for [ svn: r4484 original commit: 7899d161215af76bf7c0e6de5681054f660a8e53 --- collects/tests/framework/keys.ss | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/tests/framework/keys.ss b/collects/tests/framework/keys.ss index 04df918b..047c6185 100644 --- a/collects/tests/framework/keys.ss +++ b/collects/tests/framework/keys.ss @@ -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 #\[)