Renames and test output format improvement

This commit is contained in:
Valentin Kipyatkov
2020-04-13 10:21:51 +03:00
parent 33082d8661
commit 84a786dde3
47 changed files with 179 additions and 159 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
4 f(<bold>1</bold>)
9 val v = <bold>value</bold>
8 foo { <bold>value</bold> ->
8 [LAMBDA CALLS] foo <bold>{ value -></bold>
3 [LAMBDA CALLS] fun foo(<bold>f: (Int) -> Unit</bold>) {
8 [LAMBDA CALLS ARGUMENT #0] foo <bold>{ value -></bold>
3 [LAMBDA CALLS ARGUMENT #0] fun foo(<bold>f: (Int) -> Unit</bold>) {
4 f(<bold>1</bold>)