class CharLitTest{ void method() { c; c = 'A'; } }