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.

Revisions

  1. alexeyr revised this gist Mar 1, 2011. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1 +1,3 @@
    [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)
    'WindowNode(MyWindow,List(GuiNode(composite,Some(aComposite),Map(),List())))'
    is not equal to
    'WindowNode(MyWindow,List(GuiNode(composite,Some(acomposite),Map(),List())))'
  2. alexeyr created this gist Mar 1, 2011.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    [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)