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

3 lines
54 B
Solidity
Raw Normal View History

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