Fixed a test that was labelled with the wrong expectation

This commit is contained in:
Neil Brown 2009-02-10 11:31:00 +00:00
parent 05c87e6935
commit e87e83f073

View File

@ -17,7 +17,7 @@ PROC m()
%FAIL Val abbreviation, used improperly 2
VAL INT z IS x:
x := 3
%FAIL Val abbreviation, used properly
%PASS Val abbreviation, used properly
VAL INT z IS x:
INT y:
y := z