1 2 3 4 5
package p2 is -- comments in design units (python doc-string style) :fail: constant c : natural := 5; end package;