Add CLI test on new jsr305 flag values
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun test(annotated: Annotated) {
|
||||
annotated.foo(null)
|
||||
annotated.bar(null)
|
||||
}
|
||||
Reference in New Issue
Block a user