1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/preludes/javascript.js
2018-05-16 10:58:21 -07:00

3 lines
121 B
JavaScript

// can't quite define console.log in a way we can evaluate yet, but...
// function log(x) { return __semantic_print(x) }