function helper(count: number): void { // ^ @variable.parameter // ^ @type.builtin invokeit(count); //^ @function }