1 2 3 4 5
// This file has utf-8 BOM, it should be compiled normally without error. //@ run-pass //@ reference: input.byte-order-mark pub fn main() {}