提交 850e1b11 编写于 作者: D Dmitry Petrov

Minor: test modification after review

上级 64f880ba
fun test1(a: String) = a in "alpha" .. "omega"
fun test2(a: String) = a !in "alpha" .. "omega"
// 0 INVOKESTATIC kotlin/ranges/RangesKt.rangeTo
// 0 INVOKEINTERFACE kotlin/ranges/ClosedRange.contains
\ No newline at end of file
// 0 rangeTo
// 0 contains
// 4 compareTo
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册