Review fixes
This commit is contained in:
committed by
Pavel Punegov
parent
8352e5f7d9
commit
45985d9a7f
@@ -1,4 +1,4 @@
|
||||
// IGNORE_BACKEND: JS!
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
inline fun less(a: Comparable<Double>, b: Double): Boolean {
|
||||
return a < b
|
||||
|
||||
Reference in New Issue
Block a user