Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
utf8-bom.rs
blob: 5b9e27fb7b942794c61e90522d0e64649a7d94a9 [
file
] [
log
] [
blame
] [
edit
]
// This file has utf-8 BOM, it should be compiled normally without error.
//@ run-pass
pub
fn
main
()
{}