We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baaf3e6 commit 89b0f8aCopy full SHA for 89b0f8a
tests/ui/utf8-bom.rs
@@ -1,6 +1,4 @@
1
+// This file has utf-8 BOM, it should be compiled normally without error.
2
//@ run-pass
-//
3
-
4
-// This file has utf-8 BOM, it should be compiled normally without error.
5
6
pub fn main() {}
0 commit comments