aboutsummaryrefslogblamecommitdiff
path: root/tests/run/t7120/Run_3.scala
blob: 95e7f994fffcf36be7e1e26e625459b72eee4c6a (plain) (tree)
1
2
3


                                       
object Test extends Derived with App {
  println( defect( Container( "8" ) ) )
}