summaryrefslogtreecommitdiff
path: root/test/neg/bug169.check
blob: 4bd0c592fc7858b4d4fa4dd8286d9728aad7b572 (plain) (blame)
1
2
3
4
5
6
7
bug169.scala:8: not found: type TIMEOUT
        case TIMEOUT() => {
             ^
bug169.scala:9: value ! is not a member of java.lang.Process
	    Child ! 'foo;
                  ^
two errors found