tw27378.pp 242 B

1234567891011121314
  1. { %FAIL }
  2. { %OPT=-B -Sen }
  3. { we want the "Local variable "Var2" not used" hint as an error; if we don't
  4. get the error then resetting the verbosity when switching the unit failed }
  5. program tw27378;
  6. uses
  7. uw27378a, uw27378b;
  8. begin
  9. end.