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:
parent
0810a37a17
commit
a1a3a120ef
@ -3,3 +3,4 @@ import Doubt
|
||||
|
||||
|
||||
let document = ts_document_make()
|
||||
ts_document_set_language(document, ts_language_javascript())
|
||||
|
Loading…
Reference in New Issue
Block a user