summaryrefslogblamecommitdiff
path: root/test/files/neg/annot-nonconst.check
blob: 197ff930a50e1f254a30a3ab6d755b9b23639441 (plain) (tree)
1
2
3
4



                                                                                            
annot-nonconst.scala:5: error: attribute argument needs to be a constant; found: Test.this.n
  @Length(n) def foo = "foo"
          ^
one error found