[honu] remove context argument
This commit is contained in:
parent
5fb4819703
commit
5bf68d32d5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user