cleol
[mcs.git] / tests / test-697.cs
blobc63c6ea658644d398ab9b615ebfeb7776d31f7c5
1 // Compiler options: -codepage:utf8
3 // Tests ignorance of UTF-8 header in the middle of the file
4 // ->|
5 using  System\uFEFF;
7 public class C
9 public static void Main ()