mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-06 16:38:36 +00:00
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
interface pkg1.A
|
|
name: A / A / pkg1.A
|
|
annotations:
|
|
@pkg1.Value("there is only one")
|
|
@pkg1.Array(favoriteNumbers=3.5)
|
|
@pkg1.Marker
|