Skip to content

Commit f21d59a

Browse files
committed
add comment regarding limitations
1 parent 1103d06 commit f21d59a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -785,8 +785,8 @@
785785
<dict>
786786
<key>name</key>
787787
<string>storage.modifier.section.class.matlab</string>
788-
<!-- <key>comment</key> -->
789-
<!-- <string>This breaks if there is a line continuation between end of attrs and name, but works for line continuations inside attrs. Line continuations are a mistake.</string> -->
788+
<key>comment</key>
789+
<string>This breaks if there is a line continuation between end of attrs and name, but works for line continuations inside attrs. Line continuations are a mistake.</string>
790790
<key>begin</key>
791791
<string>\G\(</string>
792792
<key>end</key>

0 commit comments

Comments
 (0)