Concatenates l1 and l2, callable from Java (+ on List is a Kotlin-only operator) as TestUtils.ktListConcat(l1, l2). As of this writing, no test source set in the repository calls it.
+
TestUtils.ktListConcat(l1, l2)