aboutsummaryrefslogtreecommitdiff
path: root/examples/alias.prose
blob: 0fae9a6545c8780134cded41a9e65ef2566a4140 (plain) (blame)
1
2
3
4
5
6
7
8
9
public function main
    types
        mytype alias pointer to array of 8 word
    linkage
        status word
    storage
        myvar mytype
    procedure returning status
        set status to 0