test262/harness/$PRINT.js
2014-12-07 15:33:09 -08:00

5 lines
63 B
JavaScript

//adaptors for Test262 framework
function $PRINT(message) {
}