Skip to content

Instantly share code, notes, and snippets.

@alexeyr
Created March 1, 2011 13:19
Show Gist options
  • Select an option

  • Save alexeyr/849107 to your computer and use it in GitHub Desktop.

Select an option

Save alexeyr/849107 to your computer and use it in GitHub Desktop.
[error] Parser Parser (Parser (~)^^) succeeded on input scala.util.parsing.combinator.lexical.Scanners$Scanner@21c084 with result WindowNode(MyWindow,List(GuiNode(composite,Some(aComposite),Map(),List()))) but 'WindowNode(MyWindow,List(GuiNode(composite,Some(aComposite),Map(),List())))' is not equal to 'WindowNode(MyWindow,List(GuiNode(composite,Some(acomposite),Map(),List())))' (ParserSpec.scala:21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment