summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-deprecate-idents/Macros_Def_13.scala
blob: f4e25bfdfca9349687417962b9c3879c1c1ca78c (plain) (blame)
1
2
3
object Test13 {
  def macro = 2
}