Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / trivial-functions-expected.txt
blob4ef257431ae96f1365f4992f6df4d2ee028f1682
1 Tests for compilation errors in trivial functions.
3 PASS: f1(0, 0) should be undefined and is.
4 PASS: f2(0, 0, 0) should be 0 and is.