mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Select the language.
This commit is contained in:
parent
2569450ea6
commit
186bf4578a
@ -35,6 +35,7 @@ main = do
|
||||
-- return f
|
||||
-- return ()
|
||||
document <- ts_document_make
|
||||
language <- ts_language_c
|
||||
putStrLn $ "cSizeOf " ++ show (cSizeOf document)
|
||||
|
||||
parseModuleFile :: FilePath -> IO (ParseResult HsModule)
|
||||
|
Loading…
Reference in New Issue
Block a user