1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

Don't break tests (yet)

This commit is contained in:
Timothy Clem 2018-05-16 10:58:21 -07:00
parent 72917bc3e7
commit 85bfd7b796

View File

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