tw32019.pp 109 B

12345678910111213
  1. { %fail }
  2. program Project1;
  3. {$ModeSwitch nestedcomments}
  4. (*
  5. (***)
  6. begin
  7. writeln('see');
  8. readln;
  9. end.