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