mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-13 23:56:07 +00: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