//SPDX-License-Identifier: UNLICENSED pragma solidity >=0.6.0; import { Bar } from './Bar.sol'; contract Foo {}