lintspec-core 0.14.0

Core library for lintspec
Documentation
1
2
3
4
// SPDX-License-Identifier: MIT
pragma solidity =0.8.1234;

contract UnsupportedVersion {}