[ci] Only build the additional profiles on one arch instead of everywhere
[mono-project.git] / mcs / errors / cs2015.cs
blob632adadbbd50ac594271dd7af8efd2df46517557
1 // CS2015: Source file `CS2015-lib.dll' is a binary file and not a text file
2 // Line: 0
3 // Compiler options: CS2015-lib.dll
5 class C
7 public static void Main () {}