blob: 6342e2c4cb596531ac9276e014acee3d594e054d [file] [log] [blame]
// "Make 'fancy' an annotation class" "true"
annotation class fancy
@fancy class foo {}