1 /**
2 *
3 */
4 package org.melati.template.test;
5
6 /**
7 * @author timp
8 * @since 26 Jun 2007
9 *
10 */
11 public class TemplatedWithSyntaxError {
12
13 /**
14 *
15 */
16 public TemplatedWithSyntaxError() {
17 }
18
19 }