TypeScript/tests/baselines/reference/Protected2.js

6 lines
70 B
TypeScript

//// [Protected2.ts]
protected module M {
}
//// [Protected2.js]