help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Problem with brackets?


From: Phen0m
Subject: [Help-smalltalk] Problem with brackets?
Date: Sat, 22 Oct 2011 07:26:11 -0700 (PDT)

Hi everyone,

I encountered a error while executing a little program I wrote.
When I launch my file using GST, it displays:
/02.Problem2.st:40: parse error, expected ']'/

Here are the matching lines (
35> /1 to: 9 do:/
36>     /[:i |/
37>     /1 to: 9 do:/
38>             /[ :y |/
39>             /(nBangArray at: i = (y printString)) ifTrue:/
40>             /       [(nBangArray at: i) :=  y.]./
41>             /]./
42>     /]./

I definitely don't where my mistake comes from. Can anyone help me?

-----
Il est encore temps d'ouvrir les yeux: http://www.reopen911.info/ | 
http://twitter.com/Phen0m77/ | http://blog.gamekult.com/blog/phen0m/ |
Opera + DuckDuckGo = Smartest Browsing!
--
View this message in context: 
http://forum.world.st/Problem-with-brackets-tp3928272p3928272.html
Sent from the Gnu mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]