Why is this an issue?

Program is considered as deprecated/not really used feature and, thus, it should not be used.

How to fix it

Remove usage of program constructs.

Code examples

Noncompliant code example

program my_program;
  ...
endprogram : my_program

Resources

Articles & blog posts