We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b15b7a + 33b3ca8 commit d27f6f4Copy full SHA for d27f6f4
crates/artifacts/solc/src/lib.rs
@@ -1851,7 +1851,7 @@ mod tests {
1851
1852
#[test]
1853
fn can_link_bytecode() {
1854
- // test cases taken from <https://github.com/ethereum/solc-js/blob/master/test/linker.js>
+ // test cases taken from <https://github.com/ethereum/solc-js/blob/master/test/linker.ts>
1855
1856
#[derive(Serialize, Deserialize)]
1857
struct Mockject {
0 commit comments