Merge pull request #10764 from ethereum/fixLibraryFromModule

Fix accessing libraries inside modules.
This commit is contained in:
chriseth
2021-01-14 15:30:52 +01:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
@@ -39,6 +39,7 @@ contract C {
}
}
// ====
// compileViaYul: also
// EVMVersion: >=byzantium
// ----
// library: L