Re: 12 line program... `main` is a nested function when trying to use redblacktree. Beginner error???
WhatMeWorry via Digitalmars-d-learn Thu, 27 Jun 2024 15:16:45 -0700
Thanks, that did the trick. Not sure why having the declarations
at global scope (or is it module scope in D) would work versus
having them at local scope?
- 12 line program... `main` is a nested... WhatMeWorry` via Digitalmars-d-learn
- Re: 12 line program... `main` is... H. S. Teoh via Digitalmars-d-learn
- Re: 12 line program... `main` is... WhatMeWorry via Digitalmars-d-learn
- Re: 12 line program... `main... H. S. Teoh via Digitalmars-d-learn