unrestrictedtag.js 75 B

12345678
  1. /**
  2. * My class.
  3. *
  4. * @constructor
  5. * @unrestricted
  6. */
  7. function Foo() {}