[corlib] Use temp directory for assemblies in SaveTest.Save() (#5727)
[mono.git] / mcs / errors / cs1703-2.cs
1 // CS1703: An assembly `System' with the same identity has already been imported. Consider removing one of the references
2 // Line: 0
3 // Compiler options: -r:../../external/binary-reference-assemblies/v2.0/System.dll
4