better ScriptGenTest: check more fields

This commit is contained in:
Stepan Koltsov
2012-06-05 22:56:26 +04:00
parent 9a71cb5e72
commit 68ae2e95a3
13 changed files with 61 additions and 25 deletions

View File

@@ -4,4 +4,4 @@ fun foo(y: Int) = x + y
foo(33)
// expected: 45
// expected: rv: 45