mirror of https://github.com/tc39/test262.git
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
|
//adaptors for Test262 framework
|
||
|
function $PRINT(message) {
|
||
|
|
||
|
}
|