bad-annotations2.expected 365 B

123456
  1. bad-annotations2.scm:7:11: annotation value must be constant
  2. bad-annotations2.scm:8:13: warning - integer 234569898989 not in range of byte
  3. bad-annotations2.scm:9:5: no annotation element named 'nosuchname'
  4. bad-annotations2.scm:14:4: annotation java.lang.Override not allowed on fields
  5. bad-annotations2.scm:2:3: annotation java.lang.Override not allowed on classes