-
Clone repository
-
Run in the terminal:
sbt ";clean;compile"
Output:
List(<notype>, <notype>, <notype>, <notype>)
-
Comment out lines 8 and 12 in
Foo.scala
and runsbt ";clean;compile"
again:List()
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.