1 2 3 4 5
error: cannot index into `str` --> tests/ui/string_not_indexable.rs:5:15 | 5 | "asdf"[2] | ^^^