chromium/third_party/blink/web_tests/http/tests/devtools/console/console-eval-global-expected.txt

Tests that simple evaluations may be performed in the console on global object.

foo
'fooValue'
bar
{a: 'b'}