Skip to content

Commit c02d798

Browse files
committed
Update old macro test
1 parent 046980f commit c02d798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pos/macro.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
class A {
22
def foo: Int = macro ???
3+
inline def foo: Int = ???
34
}

0 commit comments

Comments
 (0)