I was thinking in addition to a way to manually specify that it should do it 
atomically. I was thinking it could just be a pragma like `var x {.atomic.} = 
new Object` which would cause that type to use atomic RC instead of the normal 
one.

Reply via email to