1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 16:33:03 +03:00

Set the document’s language.

This commit is contained in:
Rob Rix 2015-10-27 10:02:22 -04:00
parent 0810a37a17
commit a1a3a120ef

View File

@ -3,3 +3,4 @@ import Doubt
let document = ts_document_make()
ts_document_set_language(document, ts_language_javascript())