Skip to content

Commit

Permalink
chore: remove commented procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
HuseyinSimsek7904 committed May 24, 2024
1 parent 4b77012 commit 1c29fb8
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions compiler/debug.corth
Original file line number Diff line number Diff line change
Expand Up @@ -234,19 +234,6 @@ macro fput-here-position let _line_no_ _char_no_ _file_name_ _log_stream_ in
end endmacro


// proc generate-position
// // ptr: file int: pos -> ptr: pos
// ptr int -> ptr
// in sizeof(position_) malloc let object in
// object isn-null if
// object position:pos !64
// object position:file !64

// NULLPTR object position:prev !64
// else drop drop end
// object end end


// Exits with error code.
proc unescapable -> in 1 exit drop end

Expand Down

0 comments on commit 1c29fb8

Please sign in to comment.