contract ContractOne = entrypoint foo() = "foo" contract ContractTwo = entrypoint bar() = "bar"