solidity/test/libsolidity/syntaxTests/inlineAssembly
2018-08-08 15:59:24 +01:00
..
assignment_from_contract.sol
assignment_from_functiontype.sol
assignment_from_library.sol
assignment_from_super.sol
assignment_to_special.sol
function_call_invalid_argument_count.sol
function_call_not_found.sol
function_call_to_label.sol
function_call_to_variable.sol
function_without_call.sol
overloaded_reference.sol Provide nicer error message when referencing overloaded references 2018-08-08 15:59:24 +01:00
storage_reference_assignment.sol
storage_reference_empty_offset.sol Do not crash on using _slot and _offset suffixes on their own 2018-08-07 12:14:12 +01:00
storage_reference_empty_slot.sol Do not crash on using _slot and _offset suffixes on their own 2018-08-07 12:14:12 +01:00
storage_reference_fine.sol
storage_reference_on_function.sol More precise error message if using non-variables with _slot/_offset 2018-08-07 13:18:54 +01:00
storage_reference_on_memory.sol
storage_reference.sol