test for index-access style, make object immutable, #1396

This commit is contained in:
Johannes Rieken
2016-08-25 11:56:40 +02:00
parent 043ff9f76e
commit e3c810ec52
3 changed files with 19 additions and 1 deletions

View File

@@ -26,6 +26,10 @@
},
"farboo.config4": {
"type": "string"
},
"farboo.get": {
"type": "string",
"default": "get-prop"
}
}
}