Viewing File: /home/ubuntu/code_review/arcanist/src/parser/__tests__/docblock/flag-specials.docblock

/**
 * stuff above
 *
 * @flag
 * @stuff
 * @stuff
 *
 * @zebra
 *
 * stuff in the middle
 *
 * @apple
 *
 * stuff below
 */
Back to Directory File Manager