Skip to content

Commit

Permalink
That was even worse..
Browse files Browse the repository at this point in the history
  • Loading branch information
nddrylliog committed Dec 30, 2012
1 parent 62971aa commit cc31693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/rock/middle/Comparison.ooc
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Comparison: class extends Expression {
getType: func -> Type { This type }

repr: func -> String {
opTypeRepr[type as Int - CompType equal]
compTypeRepr[compType as Int - CompType equal]
}

toString: func -> String {
Expand Down

0 comments on commit cc31693

Please sign in to comment.