[asp.net] Optimize memory usage a bit. String hashes are cached in thread-local storage.
[mono.git] / mcs / tests / gtest-001.cs
1 class Stack < type > {
2
3 }
4
5 class Boot {
6         static void Main ()
7         {
8         }
9 }