solidity/test/cmdlineTests/standard_yul_single_file_via_urls/input.json

7 lines
69 B
JSON
Raw Normal View History

{
"language": "Yul",
"sources": {
"C": {"urls": ["in.yul"]}
}
}