mirror of
https://github.com/krahets/hello-algo.git
synced 2026-05-03 04:00:44 +08:00
fix(Kotlin): Remove empty lines (#1264)
This commit is contained in:
@@ -74,4 +74,4 @@ fun main() {
|
||||
|
||||
res = fib(n)
|
||||
println("\n斐波那契数列的第 $n 项为 $res")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user