Skip to content

Instantly share code, notes, and snippets.

@fowlmouth
Created April 29, 2015 20:25
Show Gist options
  • Save fowlmouth/cfbee6806f5990803b3e to your computer and use it in GitHub Desktop.
Save fowlmouth/cfbee6806f5990803b3e to your computer and use it in GitHub Desktop.
C:\Users\phowl_000\src\crystal>crystal build test.cr
can't find file 'prelude'
C:\Users\phowl_000\src\crystal>set CRYSTAL_PATH
CRYSTAL_PATH="C:\users\phowl_000\src\crystal\src;libs"
C:\Users\phowl_000\src\crystal>set CRYSTAL_PATH=
C:\Users\phowl_000\src\crystal>crystal build test.cr
unexpected token: DELIMITER_START
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment