mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
13 lines
214 B
JSON
13 lines
214 B
JSON
|
{
|
||
|
"language": "Yul",
|
||
|
"sources": {
|
||
|
"C": {"urls": ["standard_yul_debug_info_print_all/in.yul"]}
|
||
|
},
|
||
|
"settings": {
|
||
|
"debug": {"debugInfo": ["*"]},
|
||
|
"outputSelection": {
|
||
|
"*": {"*": ["evm.assembly"]}
|
||
|
}
|
||
|
}
|
||
|
}
|