Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • 1-fix-assignment-errors
  • testsfail
3 results

README.md

  • index.scala.html 62 B
    @()
    
    @main("Welcome to Play") {
      <h1>Welcome to Play!</h1>
    }