Skip to content

Commit 8b711e8

Browse files
committed
add new line
1 parent ea6bca1 commit 8b711e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/warn/i23369.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ def test(a: Basic.Adt[String]) = {
1313
a match { // warn: match may not be exhaustive
1414
case Basic.Foo() =>
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)