We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4e57a commit ed90fe2Copy full SHA for ed90fe2
syntax-color-doc/syntax-color/paren-tree.scrbl
@@ -1,5 +1,5 @@
1
#lang scribble/manual
2
-@(require (for-label racket))
+@(require (for-label syntax-color/paren-tree racket))
3
4
@title{Parenthesis Matching}
5
0 commit comments