diff options
Diffstat (limited to 'scala.html.markdown')
| -rw-r--r-- | scala.html.markdown | 9 | 
1 files changed, 8 insertions, 1 deletions
| diff --git a/scala.html.markdown b/scala.html.markdown index d0187667..8c000177 100644 --- a/scala.html.markdown +++ b/scala.html.markdown @@ -1,9 +1,16 @@  ---  language: scala +filename: learn.scala  author: George Petrov -author_url: http://www.georgepetrov.com +author_url: http://www.github.com/petrovg  --- +Scala - the scalable language + +```c + + +  /*    Set yourself up: | 
