Skip to content

Instantly share code, notes, and snippets.

@windymelt
Created April 4, 2023 09:13
Show Gist options
  • Save windymelt/593049b67f8ba4607eb4895ad40434aa to your computer and use it in GitHub Desktop.
Save windymelt/593049b67f8ba4607eb4895ad40434aa to your computer and use it in GitHub Desktop.
// using scala "3.1"
@main def main(): Unit = {
println("Hello, Carbon!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment