blob: 321393c3a5cdc0a4ec2d2f7624d1a31d86c5e2f9 [file] [log] [blame]
; This should parse correctly without an 'implementation', but there seems to
; be a problem...
%T = type int *
%T "test"()
begin
ret %T null
end