This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
radu
/
LaTeX-examples
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
7a39159bdb
Větve
Značky
master
LaTeX-examples
/
documents
/
Programmierparadigmen
/
scripts
/
scala
/
scala-test.scala
scala-test.scala
87 B
Historie
Surový
1
2
3
4
5
$ scala
Welcome to Scala version 2.9.2 [...]
scala> println("Hello world")
Hello world