URL:
<http://savannah.gnu.org/bugs/?31318>
Summary: Can't call functions in ecmascript
Project: Guile
Submitted by: theuser
Submitted on: Tue 12 Oct 2010 10:32:33 PM CEST
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi!
I get syntax-errors when trying to invoke or define functions in the
ecmascript-mode:
cmascript@(guile-user)> alert("Bla");
Throw to key `SyntaxError' with args `("unexpected right parenthesis")' while
reading expression.
ecmascript@(guile-user)> function x(y) { return y; }
Throw to key `SyntaxError' with args `("unexpected right parenthesis")' while
reading expression.
Throw to key `SyntaxError' with args `("unexpected right brace"
#<lexical-token category: lbrace source: #f value: ()>)' while reading
expression.
Jonathan
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31318>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/