diff --git a/collects/tests/honu/linq.rkt b/collects/tests/honu/linq.rkt index 3cc84fc271..2240c1579e 100644 --- a/collects/tests/honu/linq.rkt +++ b/collects/tests/honu/linq.rkt @@ -20,7 +20,7 @@ [linq-select select])) (define-honu-syntax linq - (lambda (code context) + (lambda (code) (syntax-parse code #:literal-sets (cruft linq-literals) #:literals (honu-in) [(_ linq-from name:id honu-in