mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove unary plus.
This commit is contained in:
+1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user