test262/harness/$PRINT.js

5 lines
63 B
JavaScript

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