[asp.net] Optimize memory usage a bit. String hashes are cached in thread-local storage.
[mono.git] / mcs / tests / test-695-2-lib.cs
1 // Compiler options: -t:library -keyfile:InternalsVisibleTest.snk
2
3 class Foo
4 {
5 }