| commit | 4aabc4166430fed52e9a2e4042147e3480f9178a | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Mon Jan 16 17:04:55 2023 -0700 |
| committer | Tom Tromey <tom@tromey.com> | Sun Feb 19 12:51:05 2023 -0700 |
| tree | 529798f91328b6994d076d64b4407d53bc3ecb28 | |
| parent | 0ea8d78bd3ff77499e9d7c19d7a40cea680e89de [diff] |
Rearrange block.c to avoid a forward declaration Moving block_initialize_namespace before its callers lets us avoid a forward declaration.