diff options
Diffstat (limited to 'lexers/LexCaml.cxx')
-rw-r--r-- | lexers/LexCaml.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lexers/LexCaml.cxx b/lexers/LexCaml.cxx index df8781541..cefc1eda2 100644 --- a/lexers/LexCaml.cxx +++ b/lexers/LexCaml.cxx @@ -368,6 +368,7 @@ void ColouriseCamlDoc( break; }/* else // fall through for SML char literal (handle like string) */ + // Falls through. case SCE_CAML_STRING: // [try to] interpret as [additional] [SML char/] string literal char |