Source: tag-readonly.js

/**
 * @file 示例@readonly
 */

/**
 * @readonly
 * @type {string}
 */
var CONSTANT3 = 'a';