blob: ce59e60a932d5cd005ccfd3d4c8fcb643299a0c1 [file] [log] [blame]
fn main() {
let _val = ::std::str::from_utf8(b"a");
}