i18n: fix bundle messages/testData messages where necessary
This commit is contained in:
committed by
Dmitry Gridin
parent
e1cb561398
commit
1dded486f1
+1
-1
@@ -2,4 +2,4 @@
|
||||
foo()
|
||||
}
|
||||
|
||||
//INFO: tailrec marks a function as <a href="https://kotlinlang.org/docs/reference/functions.html#tail-recursive-functions">tail-recursive</a> (allowing the compiler to replace recursion with iteration)
|
||||
//INFO: 'tailrec' marks a function as <a href="https://kotlinlang.org/docs/reference/functions.html#tail-recursive-functions">tail-recursive</a> (allowing the compiler to replace recursion with iteration)
|
||||
Reference in New Issue
Block a user