solidity/test/libsolidity/syntaxTests/controlFlow/localStorageVariables/assembly
2020-07-13 14:59:22 +02:00
..
for_declaration_err.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02: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 Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02: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 Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
stub_declaration.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
switch_declaration_err.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
switch_declaration_fine.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00