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

3 lines
95 B
Solidity
Raw Normal View History

// This test is actually useless, as the test suite adds the automatic preamble.
2020-05-13 01:52:33 +00:00
contract C {}