Sha256: e8805a662da6c348e33b1a6d5f85ffde1cfc09bf0693f527f7475f353c7699a4
Contents?: true
Size: 1.26 KB
Versions: 20
Compression:
Stored size: 1.26 KB
Contents
[ { "state": "comment", "data": [ [ "comment", "/*EXPECTED" ] ] }, { "state": "comment", "data": [ [ "comment", "hello world!" ] ] }, { "state": "start", "data": [ [ "comment", "*/" ] ] }, { "state": "start", "data": [ [ "keyword", "class" ], [ "text", " " ], [ "language.support.class", "Test" ], [ "text", " " ], [ "paren.lparen", "{" ] ] }, { "state": "start", "data": [ [ "text", " " ], [ "keyword", "static" ], [ "text", " " ], [ "storage.type", "function" ], [ "text", " " ], [ "entity.name.function", "run" ], [ "paren.lparen", "(" ], [ "paren.rparen", ")" ], [ "text", " " ], [ "punctuation.operator", ":" ], [ "text", " " ], [ "keyword", "void" ], [ "text", " " ], [ "paren.lparen", "{" ] ] }, { "state": "start", "data": [ [ "text", " " ], [ "comment", "// console.log(\"hello world!\");" ] ] }, { "state": "start", "data": [ [ "text", " " ], [ "keyword", "log" ], [ "text", " " ], [ "string", "\"hello world!\"" ], [ "punctuation.operator", ";" ] ] }, { "state": "start", "data": [ [ "text", " " ], [ "paren.rparen", "}" ] ] }, { "state": "start", "data": [ [ "paren.rparen", "}" ] ] } ]
Version data entries
20 entries across 20 versions & 1 rubygems