This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1f244cc1b32b69031a8a793aee46971a7552c09d
solidity
/
test
/
libsolidity
/
syntaxTests
/
inlineAssembly
/
shadowing
T
History
Alex Beregszaszi
1be07c2b36
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
..
argument.sol
…
constant.sol
…
contract.sol
…
function.sol
…
global_function_by_opcode.sol
Only warn about variables being shadowed in inline assembly.
2021-02-19 14:29:22 +01:00
local_function_by_opcode.sol
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
local_variable.sol
…
name_clash_in_import.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
no_name_clash_in_import.sol
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
qualified_names.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
state_variable_by_opcode.sol
Only warn about variables being shadowed in inline assembly.
2021-02-19 14:29:22 +01:00
variable_by_opcode.sol
Only warn about variables being shadowed in inline assembly.
2021-02-19 14:29:22 +01:00