mirror of
https://github.com/tc39/test262.git
synced 2025-07-04 04:34:45 +02:00
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
//adaptors for Test262 framework
|
|
function $PRINT(message) {
|
|
|
|
}
|