// "Convert to atomic" "true" class Test { volatile int <caret>i = 0; }