mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
better ScriptGenTest: check more fields
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// expected: 3628800
|
||||
// expected: rv: 3628800
|
||||
|
||||
fun factorial(n: Int): Int {
|
||||
var product = 1
|
||||
|
||||
Reference in New Issue
Block a user