begin
   procedure P( ST, A ); string ST, A;
   ;
   P( “;c̲o̲m̲m̲e̲n̲t̲” )VALID:( “;” );
   comment COULD FAIL TOO FEW PARAMETERS;
end