Remove unary plus.

This commit is contained in:
chriseth
2020-12-04 15:14:25 +01:00
committed by Leonardo Alt
parent 89919e47d3
commit 4be9b409de
2 changed files with 1 additions and 2 deletions
@@ -7,3 +7,4 @@ contract test {
}
// ----
// SyntaxError 9636: (70-75): Use of unary + is disallowed.
// TypeError 4907: (70-75): Unary operator + cannot be applied to type rational_const 13 / 4