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 Remove trailing whitespace in all contract files. 2018-08-01 21:57:12 +02:00
multiVariableDeclarationComplex.sol Update tests. 2018-07-12 20:33:52 +02:00
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 Update tests. 2018-07-12 20:33:52 +02:00
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 Update tests. 2018-07-12 20:33:52 +02:00