object Main extends App { val value = BigDecimal("123.456789") println(s"Value: $value")}
Standard input is empty
Value: 123.456789
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!