Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Feb 24, 2024
1 parent 89f0735 commit c99d79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/parametrize.scm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; parametrize tests taken on https://docs.racket-lang.org/guide/parameterize.html
;; parametrize tests based on https://docs.racket-lang.org/guide/parameterize.html
(test "parameterize: lexical"
(lambda (t)
(define location (make-parameter "here"))
Expand Down

0 comments on commit c99d79f

Please sign in to comment.