mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update tests.
This commit is contained in:
+1
@@ -9,4 +9,5 @@ contract C {
|
||||
// ----
|
||||
// SyntaxError: (158-171): No visibility specified. Did you intend to add "external"?
|
||||
// SyntaxError: (191-204): No visibility specified. Did you intend to add "public"?
|
||||
// TypeError: (174-206): Contract "C" should be marked as abstract.
|
||||
// TypeError: (158-171): Functions in interfaces must be declared external.
|
||||
|
||||
Reference in New Issue
Block a user