Testing incremental analyses in the testing language
To test incremental analyses in the testing language a new feature is needed where a sequence of inputs can be specified which are analyzed and checked in order, for example like so:
Submitted by Gabriël Konat on 28 July 2013 at 02:20test Incremental [[ class [[A]] { [[A]] a; } ]] resolve #2 to #1 [[ class [[Az]] { A a; } ]] 1 error [[ class [[A]] { [[A]] a; } ]] resolve #2 to #1