Re: [ceylon-dev] error in code- pls advise!

24 views
Skip to first unread message

Ba sj

unread,
Apr 18, 2013, 10:50:00 AM4/18/13
to ceylo...@googlegroups.com
Your n is immutable by default. Meaning you cannot change its value.. If you want it to be a variable you must put

variable Integer n = ...

Read more about it here: 

---
Sjur

Den 18. apr. 2013 kl. 16:45 skrev Chaya Meir <chay...@gmail.com>:

b"h

void call(String func,Integer numArgs,File fileout)

Integer  n = numArgs;

n = n+5;

hi,

I am having an error on the lasd command line does anyone have any idea?

thx

--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+...@googlegroups.com.
To post to this group, send email to ceylo...@googlegroups.com.
Visit this group at http://groups.google.com/group/ceylon-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Stephane Epardaud

unread,
Apr 18, 2013, 10:51:23 AM4/18/13
to ceylon-dev
BTW, You don't need to cross-post both to ceylon-dev and ceylon-users the same question. This is typically a good question to ask on ceylon-users, where I've answered it.
--
Stéphane Épardaud
Reply all
Reply to author
Forward
0 new messages