[honu] remove context argument

This commit is contained in:
Jon Rafkind 2012-08-20 16:25:31 -06:00
parent 5fb4819703
commit 5bf68d32d5

View File

@ -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