// hello
contract C {
    function foo() external {}
}