autocomp: generate lazy style code.

This commit is contained in:
Hermet Park 2016-02-17 22:13:24 +09:00
parent 958900962e
commit b15e55fa6e
1 changed files with 1 additions and 1 deletions

View File

@ -1720,7 +1720,7 @@ group "lexem" struct {
}
group "txt" var_array {
count 2;
value "string" string: "%s { name: \"\";<br/>";
value "string" string: "%s { \"\";<br/>";
value "string" string: "}";
}
value "cursor_offset" int: 4;