Skip to content

Commit 4aa5036

Browse files
committed
Fix #6750: Add regression test
1 parent 31fc9ab commit 4aa5036

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/pos/i6750.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
inline def foo(inline i: Int) = ???
2+
inline def foo(inline l: Long) = ???

0 commit comments

Comments
 (0)