mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
15 lines
199 B
JSON
15 lines
199 B
JSON
{
|
|
"language": "Solidity",
|
|
"sources": {
|
|
"C": {"urls": ["standard_outputs_on_parsing_error/in.sol"]}
|
|
},
|
|
"settings": {
|
|
"outputSelection": {
|
|
"*": {
|
|
"*": ["*"],
|
|
"": ["*"]
|
|
}
|
|
}
|
|
}
|
|
}
|