* Fixes T2299: Prevent REPL from printing implicit 'use strict' * Test for T2299 * make fixes
5 lines
74 B
JSON
5 lines
74 B
JSON
{
|
|
"args": ["--eval","--print", "var a = 1;"],
|
|
"stdout": "undefined"
|
|
}
|