aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/visibility/interface/function_default.sol
Commit message (Expand)AuthorAgeFilesLines
* Suggests external for fallback and interface functions.chriseth2018-07-181-1/+1
* Adjusts tests to expect type errors on default visibility.Erik Kundt2018-07-181-0/+1
* enforce interface-functions to be external-declaredChristian Parpart2018-07-161-2/+1
* Add source locations to syntax test expectations.Daniel Kirchner2018-04-101-2/+2
* Makes visibility warning more concise.Erik Kundt2018-04-031-1/+1
* Defaults to external visibility for interfaces.bitshift2018-04-031-0/+6