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

Commit db29f93

Browse files
author
Carl Mäsak
committed
Second attempt at unbreaking the json
That comma shouldn't be there, I guess.
1 parent 42afc5c commit db29f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@
897897
"item" : "Heredocs",
898898
"status" : "r- n+",
899899
"code" : [ ],
900-
"spec" : [ "http://perlcabal.org/syn/S02.html#Heredocs" ],
900+
"spec" : [ "http://perlcabal.org/syn/S02.html#Heredocs" ]
901901
}, {
902902
"item" : "Unspaces",
903903
"status" : "r+ n+",

0 commit comments

Comments
 (0)