blob: 59e6b1197c0d55f3b82da3654b2ee45dc49c3a53 [file] [log] [blame]
%x = type int
implementation
int "foo"(int %in)
begin
label:
ret int 2
end