d937a7cefc
Also add test checking that constant static final fields generated for them
7 lines
76 B
Java
Vendored
7 lines
76 B
Java
Vendored
package test;
|
|
|
|
@Ann(ABC.TOP_LEVEL + A.OBJECT + B.COMPANION)
|
|
class Java {
|
|
|
|
}
|