diff --git a/spl/json.spl b/spl/json.spl index 6d261fd..4d4642c 100644 --- a/spl/json.spl +++ b/spl/json.spl @@ -44,3 +44,6 @@ construct json:_StringyJSON { spaces this properties json:props-to-sjson } } + +include json:_StringyJSON in array +include json:_StringyJSON in str