1 2 3 4 5 6 7 8 9 10
; This should parse correctly without an 'implementation', but there seems to ; be a problem... %T = type int * %T "test"() begin ret %T null end