Files
openide/java/java-tests/testData/codeInsight/daemonCodeAnalyzer/lambda/functionalInterface/Simple.java
2012-07-18 11:45:29 +02:00

1 line
29 B
Java

interface Foo { void run(); }