solidity/test/libsolidity/syntaxTests/license/license_hidden_unicode.sol

5 lines
143 B
Solidity
Raw Normal View History

// SPDX-License-Identifier: GPL-3.0 ⡉⡊⡋⡌⡍⡎⡏⡐⡑⡒
contract C {}
// ----
// ParserError 1114: Invalid SPDX license identifier.