File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -430,7 +430,7 @@ The string "hello" might then look like this in memory (xref:string_representati
430430 128 |00000000 00000000 00000110 10001111| (h) 104 bsl 4 + small int tag <--+ |
431431 124 |00000000 00000000 00000000 01110001| 112 + list tag --------------------|--+
432432 120 |00000000 00000000 00000110 01011111| (e) 101 bsl 4 + small int tag <-----+ |
433- 116 |00000000 00000000 00000000 01110001| 112 + list tag -----------------------|--+
433+ 116 |00000000 00000000 00000000 01110001| 104 + list tag -----------------------|--+
434434 112 |00000000 00000000 00000110 11001111| (l) 108 bsl 4 + small int tag <--------+ |
435435 108 |00000000 00000000 00000000 01110001| 96 + list tag ---------------------------|--+
436436 104 |00000000 00000000 00000110 11001111| (l) 108 bsl 4 + small int tag <-----------+ |
You can’t perform that action at this time.
0 commit comments