mirror of
https://github.com/tc39/test262.git
synced 2025-10-03 06:58:42 +02:00
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
//adaptors for Test262 framework
|
|
function $PRINT(message) {
|
|
|
|
}
|