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.
55 lines
1.3 KiB
55 lines
1.3 KiB
[
|
|
{
|
|
"assembly": [
|
|
{
|
|
"source_mapping": {
|
|
"filename": "tests/inline_assembly_contract.sol",
|
|
"length": 628,
|
|
"lines": [
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20
|
|
],
|
|
"start": 191
|
|
}
|
|
}
|
|
],
|
|
"check": "assembly",
|
|
"function": {
|
|
"name": "at",
|
|
"source_mapping": {
|
|
"filename": "tests/inline_assembly_contract.sol",
|
|
"length": 700,
|
|
"lines": [
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20
|
|
],
|
|
"start": 119
|
|
}
|
|
}
|
|
}
|
|
] |