test/script/error/JDK-8026039.js.EXPECTED

changeset 963
e2497b11a021
parent 0
b1a7da25b547
     1.1 --- a/test/script/error/JDK-8026039.js.EXPECTED	Wed Aug 20 10:25:28 2014 +0200
     1.2 +++ b/test/script/error/JDK-8026039.js.EXPECTED	Wed Aug 20 10:26:01 2014 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  function public() {"use strict"}
     1.5           ^
     1.6  test/script/error/JDK-8026039.js:32:11 Expected ident but found public
     1.7 -function f(public) {"use strict"} 
     1.8 +function f(public) {"use strict"}
     1.9             ^
    1.10  test/script/error/JDK-8026039.js:33:0 Expected } but found eof
    1.11  

mercurial