> The 8_2_1_A.txml file from > http://www.w3.org/Voice/2009/ccxml-irp/ccxml10-irp-20100331.zip > is missing a semicolon: > > line 110 is > <script>t_ASSERT_REASON = assertions[assert_index].reason</script> > > but should be > <script>t_ASSERT_REASON = assertions[assert_index].reason;</script> > Shouldn't either version work? Isn't this covered by "Automatic semicolon insertion" in the ECMAScript spec? Matthew WilsonReceived on Sunday, 25 April 2010 07:54:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 25 April 2010 07:54:55 GMT