// SPDX-License-Identifier: UNLICENSED
pragma solidity <=0.8.10;
import "../lib/Lib.sol";
contract FooV1 {}