IR test tests: use that magical '<<<' everywhere. No need for 'IR_FILE_TXT'.

This commit is contained in:
Dmitry Petrov
2016-08-12 10:52:58 +03:00
committed by Dmitry Petrov
parent 4ccf3c3590
commit b1af1af8a4
7 changed files with 8 additions and 25 deletions
+1 -2
View File
@@ -1,3 +1,2 @@
// <<< boxOk.txt
fun box(): String = "OK"
// IR_FILE_TXT boxOk.txt