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

3 lines
51 B
Solidity
Raw Normal View History

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