blob: 8905d306432b9ec4a6708b5b36ded4c39fb0d695 [file] [log] [blame]
with Constant2_Pkg2; use Constant2_Pkg2;
package Constant2_Pkg1 is
Val : constant Boolean := F1 and then F2;
end Constant2_Pkg1;