Let me welcome you with some Scala code:
object Hello extends App {
println("Hello!")
}
And now the same, but with standard Markdown formatting:
object Hello extends App {
Let me welcome you with some Scala code:
object Hello extends App {
println("Hello!")
}
And now the same, but with standard Markdown formatting:
object Hello extends App {