Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / debugger / resources / edit-me-syntax-error.js
1 function syntaxError()
2 {
3     return ,"I'm good";
4 }