test/fixtures/sample-files/empty-raw.module.ts
import { NgModule } from '@angular/core'; @NgModule() export class EmptyRawModule {}