For source files compiled with the NOIMPLICITSCOPE Compiler directive, you receive warning messages (COBCH1227) when a complex statement has not been terminated properly when the syntax requires it (for example, END-VERB).
An editor quick action is available for you to quickly resolve the issue and insert the missing end--of-scope terminator:
This adds the missing terminator to your source file.