plugins.js 82 B

12345678910
  1. /**
  2. * @name virtual
  3. */
  4. var foo = "bar";
  5. /**
  6. * @foo bar
  7. */
  8. var test = "tada";