Archiving a bunch of old stuff
This commit is contained in:
3
oldstuff/scala/sbt-guide/hello/src/main/scala/hw.scala
Normal file
3
oldstuff/scala/sbt-guide/hello/src/main/scala/hw.scala
Normal file
@@ -0,0 +1,3 @@
|
||||
object Hi {
|
||||
def main(args: Array[String]) = println("Hi")
|
||||
}
|
Reference in New Issue
Block a user