diff options
Diffstat (limited to 'blocks.js')
| -rw-r--r-- | blocks.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -836,6 +836,7 @@ SyntaxElementMorph.prototype.labelPart = function (spec) { null, // text false, // numeric? { + 'character' : ['character'], 'whitespace' : ['whitespace'], 'line' : ['line'], 'tab' : ['tab'], |
