Files

7 lines
84 B
Java

import java.io.FileInputStream;
class Foo {
{
FileInputStream.<caret>
}
}