diff options
Diffstat (limited to '999spaces.cc')
-rw-r--r-- | 999spaces.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/999spaces.cc b/999spaces.cc index 18670da1..55d0882c 100644 --- a/999spaces.cc +++ b/999spaces.cc @@ -39,7 +39,7 @@ assert(Max_callstack_depth == 9989); //: ↓ ↳ 56.4 fill in reply ingredients //: ↳ 52.2 check fragments //: -//: ↱ 41 transform labels +//: 41 transform labels //: 40 transform braces //: //: ↱ 48 check types by name @@ -51,6 +51,6 @@ assert(Max_callstack_depth == 9989); //: ↳ 42 transform names //: --- //: 13 update inst.operation -//: ↳ 21 check inst -//: ↳ 43 transform 'new' to 'allocate' +//: 21 check inst +//: ↳ 43 transform 'new' to 'allocate' //: end transforms |