[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / errors / cs1548-4.cs
blob03008e4c97a7c9cd362eec1ec93b99a9fa247c03
1 // CS1548: Error during assembly signing. The specified key file `missing.snk' does not exist
2 // Line: 0
3 // Compiler options: -keyfile:missing.snk
5 class C
7 public static void Main ()