aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/inheritance/disallow_modifier_style_without_parentheses.sol
Commit message (Expand)AuthorAgeFilesLines
* Disallow calling base constructors without arguments.chriseth2018-08-011-1/+1
* Add source locations to syntax test expectations.Daniel Kirchner2018-04-101-1/+1
* Error when using no parentheses in modifier-style constructor calls.Daniel Kirchner2018-04-101-0/+4