Files
2025-03-20 18:24:49 +00:00

4 lines
71 B
Java

interface DisallowInInterface {
int i = <selection>10</selection>;
}