Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
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
()
{}