[tests] Try to fix finalizer-wait
[mono.git] / mcs / errors / CS3013-module.cs
1 // Extra test date for CS3013.cs 
2
3 using System;
4
5 public class CLSClass {
6 }