mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
Note a FIXME for the TypeScript prelude.
This commit is contained in:
parent
5bcc6271ec
commit
2f64baee39
@ -43,4 +43,5 @@ instance Preluded Python.Term where
|
||||
instance Preluded TypeScript.Term where
|
||||
type PreludePath TypeScript.Term = "preludes/javascript.js"
|
||||
|
||||
-- FIXME: define console.log using __semantic_print
|
||||
definePrelude = pure ()
|
||||
|
Loading…
Reference in New Issue
Block a user