// gcs0246.cs: Cannot find type 'DateTime`1' // Line: 8 using System; class X { DateTime now; }