modifiestag.js 87 B

123456
  1. /**
  2. * My mutator function.
  3. * @modifies {(foo|bar)}
  4. */
  5. function mutator(foo, bar) {}