Skip to content

Commit 99a807e

Browse files
author
Chris Thomas
committed
Found while testing previous change:
Do not swallow character following '\' in single-quoted strings. git-svn-id: http://svn.textmate.org/trunk/Bundles/Pascal.tmbundle@3663 dfb7d73b-c2ec-0310-8fea-fb051d288c6d
1 parent c04d442 commit 99a807e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Syntaxes/Pascal.plist

-2
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@
113113
<string>'</string>
114114
<key>name</key>
115115
<string>string.quoted.single.pascal</string>
116-
<key>swallow</key>
117-
<string>\\.</string>
118116
</dict>
119117
</array>
120118
<key>scopeName</key>

0 commit comments

Comments
 (0)