This commit is contained in:
Kartik K. Agaram 2021-06-11 18:20:47 -07:00
parent 8257825468
commit 6f64f5d3b6
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ fn load-globals in: (addr handle cell), self: (addr global-table) {
loop
}
move-cursor-to-left-margin-of-next-line 0/screen
#? abort "zz"
}
fn write-globals out: (addr stream byte), _self: (addr global-table) {