mirror of
https://github.com/tc39/test262.git
synced 2025-11-09 00:09:49 +01:00
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
//adaptors for Test262 framework
|
|
function $PRINT(message) {
|
|
|
|
}
|