Fixed typo

pull/2748/head
alan.invents 5 years ago committed by GitHub
parent 8c06e270cd
commit 266e2c1a39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,7 @@ testTokenization('julia', [
{startIndex: 5, type: "source.julia"},
{startIndex: 6, type: ""},
{startIndex: 7, type: "number.julia"},
{startIndex: 8, type: "identifer.julia"}
{startIndex: 8, type: "identifier.julia"}
]
}]
]);

Loading…
Cancel
Save