Menu

#1 Free variables in (lambda () a)

2.0
closed
None
2020-12-16
2020-09-16
No

The following isn't expected, is it?

(clast:free-variables
 (clast:parse 
  '(lambda () a)))
;=> NIL

PS: I'm at commit 3b679b of 05 May 2020, and not sure which milestone it belongs to. I'm also assuming Tickets of Sourceforge are the equivalent of Issues on Github and Gitlab. I'd be glad to know if I missed something.

Discussion

  • Marco Antoniotti

    Nope. It does not look right.

    Let me have a look at it.

    You are at the latest commit.

     
  • Marco Antoniotti

    Should be fixed now. The code is still incomplete of course. Any help, even just finding these bugs, is most welcome.

     
  • Marco Antoniotti

    • assigned_to: Marco Antoniotti
     
  • Shubhamkar Ayare

    Thanks for the quick response and the fix! :)

     
  • Marco Antoniotti

    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB