Skip to content

Commit 4e51d99

Browse files
author
Hamza Remmal
committed
add *.check for scala#18265
1 parent be83acd commit 4e51d99

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/neg/i18265.check

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
-- [E019] Syntax Error: tests/neg/i18265.scala:5:13 ----------------------------
2+
5 | def twice
3+
| ^
4+
| Missing return type
5+
|
6+
| longer explanation available when compiling with `-explain`

0 commit comments

Comments
 (0)