$ copy-file changes/A1.scala A.scala
$ copy-file changes/B.scala B.scala
$ copy-file changes/C.scala C.scala
> compile
-> runBlock

$ copy-file changes/A2.scala A.scala
$ sleep 1000

> compile
> runBlock
