It was premature to say user-defined record types and array types were
done.
This commit is contained in:
Kartik Agaram 2020-03-07 21:12:56 -08:00
parent 44798a2e2c
commit fca55d2a45
1 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ blocks Jan 29 5948 7455
break/continue instructions Jan 30 5964 7871 2558 22
cleaning up locals in the presence of early exits Feb 9 6000 8554 2918 26
pointer dereferencing Feb 20 6040 9053 3075 27
arrays, and indexing them with a non-literal Feb 21 6043 9199 3115 27
user-defined types, and getting fields in them Feb 27 6055 9710 3374 29
arrays, and indexing them with a non-literal
user-defined types, and getting fields in them
vim:nowrap:tw&