granite-rust/src/test/run-pass/utf8-bom.rs

6 lines
96 B
Rust
Raw Normal View History

2014-07-21 15:57:14 -07:00
//
// This file has utf-8 BOM, it should be compiled normally without error.
pub fn main() {}