*** empty log message ***
This commit is contained in:
@ -94,7 +94,6 @@ int xp_main (int argc, xp_char_t* argv[])
|
||||
{
|
||||
xp_stx_t stx;
|
||||
xp_stx_parser_t parser;
|
||||
xp_word_t i;
|
||||
|
||||
#ifdef __linux
|
||||
mtrace ();
|
||||
|
@ -8,7 +8,7 @@ perform: method with: x with: y with: z with: a with: b with: c
|
||||
a := #xxx niceMethod.
|
||||
"
|
||||
b := -30 xxx nil this.
|
||||
spec := 10.
|
||||
name := 10.
|
||||
|
||||
(jjj xxx: 10 xy) zzz: (10 fuck: 20 you: 40) yyy: kkk.
|
||||
[ spec plus: 20]
|
||||
|
Reference in New Issue
Block a user