Skip to content

Commit a3ad7a8

Browse files
committed
Add unicode test
1 parent febe1a2 commit a3ad7a8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/pos/i4588.scala

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
class Test {
2+
type
3+
4+
def bar: = ???
5+
6+
type `🤪`
7+
8+
def baz: `🤪` = ???
9+
}

0 commit comments

Comments
 (0)