blob: ab03809901f887d369015d7da91d9da95e46c80a [file] [log] [blame]
@FunctionalInterface
interface <caret>FunctionalExpressions {
void foo();
}