Extract SIGPIPE ignoring code to a common place.
[chromium-blink-merge.git] / chrome / test / data / serializer_test.js
blob446925ea7b469f7eaf3a9ed7cf05cb7425ee18c3
2 "bool": true,
3 "int": 42,
4 "list": [ 1, 2 ],
5 "null": null,
6 "real": 3.14,
7 "string": "hello"