﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2581	model gets wrongly rejected by the lexer	Lennart Ochel	somebody	"The following model should pass the lexer:

{{{#!mo
model foo
  parameter String s3(start=""three"");
end foo;
}}}

Output
{{{
Error processing file: foo.mos
[foo.mos:4:35-4:35:writable] Error: Missing token: EQUALS
# Error encountered! Exiting...
# Please check the error message and the flags.
Execution failed!
}}}
"	defect	closed	high	1.9.1	Frontend	trunk	invalid		
