AndreVanDelft / scala

The SubScript extension to the Scala programming language
http://www.subscript-lang.org/
12 stars 1 forks source link

Simplify OperatorsSuite tests: get rid of the first string #7

Closed AndreVanDelft closed 10 years ago

AndreVanDelft commented 10 years ago

Tests are specified on lines such as , [a;b] -> "a;b" -> "->a a->b ab" The first string on such lines are superfluous; the information should be taken from the closure [a,b].