1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 12:51:52 +03:00
semantic/prototype/doubt-difftool/main.swift
2015-10-27 10:02:22 -04:00

7 lines
123 B
Swift

import Cocoa
import Doubt
let document = ts_document_make()
ts_document_set_language(document, ts_language_javascript())