mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-27 17:01:31 +07:00
lambda: check interface functional
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
interface Foo {
|
||||
int m();
|
||||
Object clone();
|
||||
}
|
||||
Reference in New Issue
Block a user