solidity/test/libsolidity/syntaxTests/controlFlow
2020-10-13 13:11:29 +02:00
..
localCalldataVariables Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
localStorageVariables Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
mappingReturn Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
storageReturn Print warning for unnamed return parameters and no return statement 2020-10-13 13:11:29 +02:00
uninitializedAccess Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
unreachableCode Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
leave_inside_function.sol Control flow analysis for inline assembly. 2020-03-09 16:23:10 +01:00
leave_outside_function.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00