summaryrefslogblamecommitdiff
path: root/test/pending/pos/t1380/hallo.scala
blob: bb8fff23331fe4465294037409e2ed030c797221 (plain) (tree)
1
2
3
              
                                                          
 
object hallo {
       def main(args:Array[String]) = println("hallo")    
}