Add Mono.Runtime::GetNativeStackTrace method to make the new backtracing facility...
[mono-project.git] / mcs / tests / test-690.cs
blobb8e08be06374bcdf3da078087db825a9560b8317
1 #region "\Uxxoooxx"
2 namespace Test
4 class Test
6 static void Main () { }
9 #endregion