*** empty log message ***
This commit is contained in:
@ -57,7 +57,6 @@ struct stdio_t
|
||||
|
||||
typedef struct stdio_t stdio_t;
|
||||
|
||||
|
||||
int stdio_func (int cmd, void* owner, void* arg)
|
||||
{
|
||||
|
||||
|
@ -3,8 +3,13 @@ perform: method with: x with: y with: z with: a with: b with: c
|
||||
|
||||
| a b c d e f g |
|
||||
|
||||
"
|
||||
a := 'this is ''good'.
|
||||
a := #xxx niceMethod.
|
||||
b := -30 xxx nil this.
|
||||
"
|
||||
|
||||
(jjj xxx: 10 xy) zzz: (10 fuck: 20 you: 40) yyy: kkk.
|
||||
|
||||
"
|
||||
$a.
|
||||
|
Reference in New Issue
Block a user