diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-05-20 11:59:02 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-05-20 11:59:02 -0700 |
commit | 02d8601c90bfb2a90328e57668ae7d53d5f4cfc1 (patch) | |
tree | d69f17dbcc48e3256ab093a674c7424fcb902dc5 /079table.mu | |
parent | 4fcf032b9a0901d65ba9e2c64dbe344b09e380d7 (diff) | |
download | mu-02d8601c90bfb2a90328e57668ae7d53d5f4cfc1.tar.gz |
2985 - allow multiple pointers within lists
Earlier, this wasn't legal: y:address:list:number <- push 34, x:address:list:number (So that x and y would point to different places in the list.) However, functional code relies on this ability a lot.
Diffstat (limited to '079table.mu')
0 files changed, 0 insertions, 0 deletions