the problem is that BigDecimal(1.0000) in Kotlin c...
# announcements
g
the problem is that BigDecimal(1.0000) in Kotlin compiles to BigDecimal(1.0) in Java