solidity/test/libsolidity/syntaxTests/controlFlow/localStorageVariables/assembly
2022-04-01 23:41:18 -05:00
..
for_declaration_err.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
for_declaration_fine.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
if_declaration_err.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
returning_function_declaration.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
reverting_function_declaration.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
stub_declaration.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
switch_declaration_err.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
switch_declaration_fine.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00