1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00
semantic/test/fixtures/java/corpus/Interface.B.java

5 lines
81 B
Java
Raw Normal View History

@interface TerminationHandle {
Bar foo = 1;
}
2018-07-25 00:06:07 +03:00
// annotation type declaration