aboutsummaryrefslogtreecommitdiff
path: root/check/code-gen/write.p
blob: 2201bc41f13b8dceaa0c9edc0000018527fc2956 (plain)
1
2
3
4
program main (output);
begin
        write(1)
end.