blob: 827115db95ec274f6caa1c7096be998389695d44 [file] [log] [blame]
def foo(String s) throws IOException {
print s;
}