Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
codemap_tests
/
utf8-bom.rs
blob: eb82f6652cb2930359c8563fa14477508465f23f [
file
] [
log
] [
blame
]
// This file has utf-8 BOM, it should be compiled normally without error.
//@ run-pass
//@ reference: input.byte-order-mark
pub
fn
main
()
{}