Searched refs:compatible (Results 1 – 7 of 7) sorted by relevance
363 var compatible = true in compare() variable370 compatible = false in compare()378 compatible = false in compare()384 compatible = false in compare()406 if (!compatible) { in compare()
199 "${if (isKotlinLambda(parameter.type())) "lambda" else "SAM-compatible" in <lambda>()
55 fun `Sam-compatible parameters should be last`() { in Sam-compatible parameters should be last()
3855 fun `unchanged self-referencing type parameter is compatible`() { in unchanged self-referencing type parameter is compatible()
39 enforce that changes are not only deliberate changes but also compatible66 Here "2" is the major format version; the .0 allows for compatible minor
21 compatible with the older version. (See [COMPATIBILITY.md](COMPATIBILITY.md))
100 …if the user installs one, as long as the modified version is interface-compatible with the version…