blob: 87999871dfba1f1bd51d9bec9a7920dd9e28d96c [file] [log] [blame]
import java.io.*;
public class Foo {
public Foo() throws IOException {
}
}