Skip to content

Instantly share code, notes, and snippets.

@tenderlove
Created October 15, 2014 00:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tenderlove/76e56ff21d050f21d4d0 to your computer and use it in GitHub Desktop.
Save tenderlove/76e56ff21d050f21d4d0 to your computer and use it in GitHub Desktop.
[aaron@Aarons-MacBook-Pro usb (master)]$ csi -s tests/run.scm
Error: unbound variable: |\xcf\xfa\xed\xfe\x07\x00\x00\x01\x03\x00\x00\x00\x08\x00\x00\x00\x0f\x00\x00\x00\xf8\x05\x00\x00\x85\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00|
Call history:
<syntax> (##core#undefined)
<syntax> (##core#undefined)
<syntax> (##core#begin (##core#begin (##core#begin (##sys#require (quote test))) (import test)) (##core#undef......
<syntax> (##core#begin (##core#begin (##sys#require (quote test))) (import test))
<syntax> (##core#begin (##sys#require (quote test)))
<syntax> (##sys#require (quote test))
<syntax> (quote test)
<syntax> (##core#quote test)
<syntax> (import test)
<syntax> (import scheme chicken scheme chicken regex data-structures extras ports)
<syntax> (import scheme chicken irregex)
<syntax> (##core#undefined)
<syntax> (##core#undefined)
<syntax> (##core#undefined)
<syntax> (##core#undefined)
<eval> (##sys#require (quote usb)) <--
[aaron@Aarons-MacBook-Pro usb (master)]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment