Update testData to new format

This commit is contained in:
Dmitry Petrov
2018-01-12 14:19:55 +03:00
parent 4d54036d21
commit fdd000c94f
200 changed files with 7825 additions and 7861 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
// FUN: foo
BB 0
CONTENT
1 FUN public fun foo(): kotlin.Unit
1 FUN name:foo visibility:public modality:FINAL <> () returnType:Unit flags:
OUTGOING -> NONE
Function exit: FUN public fun foo(): kotlin.Unit
Function exit: FUN name:foo visibility:public modality:FINAL <> () returnType:Unit flags:
// END FUN: foo