mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
816d8021e4
- SemanticTests accepts fully qualified library name and also unqualifed library name when the library is defined in the same file for convenience. - commandline tests are added! Signed-off-by: soroosh-sdi <soroosh.sardari@gmail.com>
2 lines
150 B
Plaintext
2 lines
150 B
Plaintext
linking_qualified_library_name/contract1.sol --bin --libraries linking_qualified_library_name/math.sol:Log:0x7777777777777777777777777777777777777777
|