Well ok, it's called `MemRegion`, so this compiles with `--gc:stack`:
    
    
    var rx: MemRegion
    
    withRegion rx:
      discard 0
    

Reply via email to