Skip to content

Instantly share code, notes, and snippets.

@cb372
Created November 16, 2011 12:44
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 cb372/1369993 to your computer and use it in GitHub Desktop.
Save cb372/1369993 to your computer and use it in GitHub Desktop.
[info] Starting scala interpreter...
[info]
Welcome to Scala version 2.10.0.r26005-b20111114020239 (Java HotSpot(TM) 64-Bit Server VM, Java 1.6.0_26).
Type in expressions to have them evaluated.
Type :help for more information.
scala> val a = 1
missing argument
bad option: '-bootclasspath'
a: Int = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment