begin
comment bits string declaration and assignment;
	bits bt;
	bt := #1a2b3c4d;
end.
