Skip to content

Commit a090762

Browse files
add test
1 parent 1c2abc8 commit a090762

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/test/scala/testsheet.sc renamed to src/test/scala/demo.sc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,4 @@ val s= 'a
4343

4444
val nm = s.name
4545
println(nm)
46-
47-
48-
49-
50-
46+
println(f"${math.Pi}%.5f")

0 commit comments

Comments
 (0)