mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Updates invalid syntax test.
This commit is contained in:
parent
1346b4407f
commit
e6d250772d
@ -1,2 +1,3 @@
|
||||
contract A { constructor() public {} }
|
||||
contract A { constructor() {} }
|
||||
// ----
|
||||
// Warning: (13-29): No visibility specified. Defaulting to "public".
|
||||
|
Loading…
Reference in New Issue
Block a user