// gcs0246.cs: Cannot find type 'NotExist`1' // Line: 6 class X { NotExist foo; }