On 05/10/2010 06:56 AM, Bèrto ëd Sèra wrote:
if when writing the code for a class you make a mistake and end up
with [ instead of ] you get
gst: gst-parse.c:201: lex_lookahead: Assertion `p->la_size == 0 ||
token (p, p->la_size - 1) != (-1)' failed.
hmmm
st> Object subclass: B [
st> a [
st> [
st> ]
stdin:5: parse error, expected ']'
st> Object subclass: B [
st> [
stdin:7: parse error, expected ']'
Can you attach a testcase? You can send it privately if you prefer.
Paolo
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk