-- RUN: %llvmgcc -c %s
with System.Machine_Code;
procedure Asm is
begin
   System.Machine_Code.Asm ("");
end;


syntax highlighted by Code2HTML, v. 0.9.1