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

3 lines
53 B
Solidity
Raw Normal View History

// SPDX-License-Identifier: GPL-3.0
contract C {}