export default function (param) { return 'test - '.repeat(param) }