Modifiers for constructors.

This commit is contained in:
chriseth
2020-12-17 17:00:51 +01:00
parent ccaa81fbe7
commit 35908c602b
3 changed files with 36 additions and 11 deletions
@@ -45,5 +45,7 @@ contract C is A {
}
}
// ====
// compileViaYul: also
// ----
// getData() -> 0x4300
@@ -22,6 +22,7 @@ contract C is A {
_;
}
}
// ====
// compileViaYul: also
// ----
// getData() -> 6