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