tbf, my example is the same as ``` val f = Math::c...
# intellij
k
tbf, my example is the same as
Copy code
val f = Math::ceil
0.5.let(f)
which also shouldn't be inlined