mirror of https://github.com/crytic/slither
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
732 B
29 lines
732 B
[
|
|
{
|
|
"check": "pragma",
|
|
"expressions": [
|
|
{
|
|
"expression": "^0.4.23",
|
|
"source_mapping": {
|
|
"filename": "tests/pragma.0.4.23.sol",
|
|
"length": 24,
|
|
"lines": [
|
|
1
|
|
],
|
|
"start": 0
|
|
}
|
|
},
|
|
{
|
|
"expression": "^0.4.24",
|
|
"source_mapping": {
|
|
"filename": "tests/pragma.0.4.24.sol",
|
|
"length": 24,
|
|
"lines": [
|
|
1
|
|
],
|
|
"start": 0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
] |