solidity/test/libsolidity/syntaxTests/literals
2023-03-24 16:19:33 -03:00
..
hex_string_duplicate_underscore_yul.sol
hex_string_duplicate_underscore.sol
hex_string_invalid_characters_yul.sol
hex_string_leading_underscore.sol
hex_string_misaligned_underscore.sol
hex_string_trailing_underscore.sol
hex_string_underscores_valid.sol
invalid_hex_number.sol Refactored NumberUnit and FunctionDefinition. Added OctalNumber. Fixed number followed by identifier with no whitespace. 2023-03-24 16:19:33 -03:00
invalid_octal_denomination_no_whitespace.sol Refactored NumberUnit and FunctionDefinition. Added OctalNumber. Fixed number followed by identifier with no whitespace. 2023-03-24 16:19:33 -03:00
invalid_octal_digits.sol Refactored NumberUnit and FunctionDefinition. Added OctalNumber. Fixed number followed by identifier with no whitespace. 2023-03-24 16:19:33 -03:00
invalid_octal_number.sol Refactored NumberUnit and FunctionDefinition. Added OctalNumber. Fixed number followed by identifier with no whitespace. 2023-03-24 16:19:33 -03:00
ternary_operator_return_type_with_literal_arguments.sol
unicode_string_direction_override_1.sol
unicode_string_direction_override_2.sol
unicode_string_direction_override_3.sol
unicode_string_direction_override_4.sol
unicode_string_direction_override_5.sol
unicode_string_direction_override_6.sol
unicode_string_direction_override_7.sol