Skip to content

Commit 70bef2e

Browse files
committed
Add test
1 parent 50dbfdc commit 70bef2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
//> using options -Ysafe-init-global -Ycompile-scala2-library
2+
case class UninitializedFieldError(msg: String) extends RuntimeException(msg)

0 commit comments

Comments
 (0)