Add support for Windows x64 Full AOT + LLVM + Interpreter on CI. (#15276)
[mono-project.git] / mcs / tests / gtest-exmethod-23.cs
blob82fcc82c1ca650d3db554b6e4d2eb24a029e38a2
1 // Compiler options: -nostdlib -noconfig -r:mscorlib.dll -r:System.Core.dll -lib:$REF_DIR
3 public static class T
5 public static void A (this string v, int a)
9 public static void Main ()