TypeScript/tests/cases/compiler/invalidTypeNames.ts
2014-07-12 17:30:19 -07:00

4 lines
96 B
TypeScript

// Refer to calling code - a real illegal name is subbed in here
class illegal_name_here {
}