          PROC     test                                ; AST_DefProc
          PUSH     #1                                  ; AST_Const
          POP      j                                   ; [[typeinfo=1080]]
          PUSH     #2                                  ; AST_Const
          POP      k                                   ; [[typeinfo=1080]]
          PUSH     #0                                  ; AST_Const
          POP      i                                   ; [[typeinfo=1080]]
__L1002                                                ; START: AST_C_DoWhile
__L1005                                                ; START: AST_C_DoWhile
          PUSH     k                                   ; [[typeinfo=1080]]
          PUSH     j                                   ; [[typeinfo=1080]]
          ADD                                          ; AST_Add
          POP      k                                   ; [[typeinfo=1080]]
__L1004                                                ; CONTINUE: AST_C_DoWhile
          PUSH     k                                   ; [[typeinfo=1080]]
          PUSH     j                                   ; [[typeinfo=1080]]
          CMPNE                                        ; 
          BT       __L1005                             ; 
__L1003                                                ; EXIT: AST_C_DoWhile
          PUSH     i                                   ; [[typeinfo=1080]]
          PUSH     #1                                  ; AST_Const
          ADD                                          ; AST_Add
          POP      i                                   ; [[typeinfo=1080]]
__L1001                                                ; CONTINUE: AST_C_DoWhile
          PUSH     i                                   ; [[typeinfo=1080]]
          PUSH     j                                   ; [[typeinfo=1080]]
          CMPLT                                        ; 
          BT       __L1002                             ; 
__L1000                                                ; EXIT: AST_C_DoWhile
          PUSH     #0                                  ; AST_Const
          RET      1                                   ; Return a result
          RET      0                                   ; Return by dropping through end of proc
