mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[test] Update syntax test.
This commit is contained in:
parent
7b8279966e
commit
fac1c81ab4
@ -6,7 +6,6 @@ contract A {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// UnimplementedFeatureError: Fixed point types not implemented.
|
||||
// Warning 5667: (52-60): Unused function parameter. Remove or comment out the variable name to silence this warning.
|
||||
// Warning 5667: (62-74): Unused function parameter. Remove or comment out the variable name to silence this warning.
|
||||
// Warning 2072: (93-104): Unused local variable.
|
||||
|
Loading…
Reference in New Issue
Block a user