mirror of https://github.com/sbt/sbt.git
an annotation can reference a non-simple type, fixes #24
This commit is contained in:
parent
e702de0fe3
commit
9904c165be
|
|
@ -36,7 +36,7 @@ TypeParameter
|
|||
upperBound: Type
|
||||
|
||||
Annotation
|
||||
base: SimpleType
|
||||
base: Type
|
||||
arguments: AnnotationArgument*
|
||||
AnnotationArgument
|
||||
name: String
|
||||
|
|
|
|||
Loading…
Reference in New Issue