commit | 56c0cd6158851c2f870374a9c2114810dabac70b | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Fri Jan 20 07:14:46 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Sun Feb 19 12:51:06 2023 -0700 |
tree | 4977329763603af326aade6a2bf92f16beaf8ff8 | |
parent | 44bb9f9e7a7adc13f0b944ed76ddc459d5bb21f7 [diff] |
Have global_block inherit from block This changes global_block to inherit from block, which is what was always intended.