Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 98cf39f

Browse files
author
Carl Mäsak
committed
[features.json] added heredocs
1 parent aa40c49 commit 98cf39f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

features.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -893,6 +893,12 @@
893893
"status" : "r+- (nested pairs not counted) n+",
894894
"code" : [ ],
895895
"spec" : [ "http://perlcabal.org/syn/S02.html#User-selected_Brackets" ]
896+
}, {
897+
{
898+
"item" : "Heredocs",
899+
"status" : "r- n+",
900+
"code" : [ ],
901+
"spec" : [ "http://perlcabal.org/syn/S02.html#Heredocs" ],
896902
}, {
897903
"item" : "Unspaces",
898904
"status" : "r+ n+",

0 commit comments

Comments
 (0)