mirror of
https://github.com/github/semantic.git
synced 2024-11-24 00:42:33 +03:00
3 lines
121 B
JavaScript
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) }
|