Oliver.O
object Foo { val bar = "bar" }
println(bar)
import Scratch_734.Foo.bar
bar
A modern programming language that makes developers happier.