Compile error: line 266, column 3: Unknown token encountered while parsing layer: [TokenKeyword] = var
S2::Layer, S2/Layer.pm, 67
S2::Compiler, S2/Compiler.pm, 27
Context
262:
263:
264: } # end of Function print_my_entries;
265:
266: var string[] quotes;
267:
268:
269:
270:
The code is shown here : http://www.livejournal.com/community/s2component/3655.html?thread=107847#t107847
Any advice on why i keep getting this error would be great