[CI] ignore appdomain-unload-asmload.exe on interp and full-aot
[mono.git] / mono / tests / test-multi-netmodule-1-netmodule.cs
1 // Compiler options: -t:module
2
3 public class M1 {
4 }