// "Replace with ''l''" "true-preview" class Test { void test() { char x = "Hello".charAt(2); } }