solidity/test/libsolidity/syntaxTests/multiVariableDeclaration
2020-06-22 16:51:47 +02:00
..
differentNumberOfComponents.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
differentNumberOfComponentsFromReturn.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
disallowWildcards.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
disallowWildcardsFromReturn.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
multiSingleVariableDeclaration.sol
multiVariableDeclarationComplex.sol
multiVariableDeclarationEmpty.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
multiVariableDeclarationInvalidType.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
multiVariableDeclarationScoping2.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
multiVariableDeclarationScoping.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
multiVariableDeclarationSimple.sol
multiVariableDeclarationThatIsExpression.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
oneElementTuple.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
sameNumberOfComponents.sol