diff --git a/rhodecode/public/js/mode/ecl/index.html b/rhodecode/public/js/mode/ecl/index.html --- a/rhodecode/public/js/mode/ecl/index.html +++ b/rhodecode/public/js/mode/ecl/index.html @@ -19,7 +19,7 @@ this is a multiline comment! // this is a singleline comment! import ut; -r := +r := record string22 s1 := '123'; integer4 i1 := 123;