> The code below yields (children: ...) instead of (ext: false, children: ...) 
> as I had hoped.

The output I get on nim 1.2.0 is
    
    
    (children: ...)
    (ext: false, children: ...)
    

Reply via email to