blob: 3b8890c38af6f93abe99213f18fd18b1e87eeaa5 [file] [log] [blame]
«DEFINE test FOR String»
«FOREACH this.toCharList() AS c»«c»«ENDFOREACH»,
«FOREACH this.toCharList() AS c SEPARATOR this»«c»«ENDFOREACH»,
«REM» FOREACH this.toCharList() AS c ITERATOR i»«i.counter1»«c»«ENDFOREACH «ENDREM»
«ENDDEFINE»