TypeScript/tests/cases/compiler/commentOnImportStatement2.ts

4 lines
100 B
TypeScript
Raw Normal View History

// @module: commonjs
// @removeComments: false
2014-07-13 01:04:16 +02:00
/* not copyright */
import foo = require('./foo');