mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
better ScriptGenTest: check more fields
This commit is contained in:
@@ -4,4 +4,4 @@ fun foo(y: Int) = x + y
|
||||
|
||||
foo(33)
|
||||
|
||||
// expected: 45
|
||||
// expected: rv: 45
|
||||
|
||||
Reference in New Issue
Block a user