rackjure icon indicating copy to clipboard operation
rackjure copied to clipboard

Use Matthew Flatt's parameter idea to cooperate with scope-set expander

Open AlexKnauth opened this issue 9 years ago • 3 comments

AlexKnauth avatar Jul 18 '15 22:07 AlexKnauth

Ok for some reason it's running fine but showing an ambiguous binding error when compiled. When I tried this for afl it didn't have this problem, so I'm not sure what's going on??

AlexKnauth avatar Jul 18 '15 22:07 AlexKnauth

Ok, apparently it's running fine in DrRacket but not for raco test. I still don't know what's going on, because this worked fine for afl.

AlexKnauth avatar Jul 18 '15 23:07 AlexKnauth

I finally got this to work by wrapping the read functions from a separate module.

AlexKnauth avatar Jul 28 '15 18:07 AlexKnauth