]> git.lizzy.rs Git - rust.git/blob - src/test/run-pass/utf8-bom.rs
Auto merge of #61421 - vorner:string-in-rc-into-raw-docs, r=RalfJung
[rust.git] / src / test / run-pass / utf8-bom.rs
1 //
2
3 // This file has utf-8 BOM, it should be compiled normally without error.
4
5 pub fn main() {}