Skip to content

Commit 1f3618f

Browse files
oderskydwijnand
andauthored
Update tests/run/i16252.scala
Co-authored-by: Dale Wijnand <dale.wijnand@gmail.com>
1 parent 96c5efa commit 1f3618f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run/i16252.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ class Baz:
66
private transparent inline def zero = 0
77

88
@main
9-
def main =
9+
def Test =
1010
println(Baz().foo)

0 commit comments

Comments
 (0)