Project

General

Profile

Bug #125

Updated by I. Denisov over 9 years ago

Compiling a statement of the form "WITH Following sequence causes trap in compiler code: 
 <pre> 
 WITH 
 ELSE END" leads 
 END; 
 </pre> 

 According language report this code seems to a compiler TRAP. be valid. With without else doesn't crash.

Back