Differences
This shows you the differences between two versions of the page.
teaching:cc4101:tareas:2020-1:tarea3 [2020/06/29 19:33] – created kmaillard | teaching:cc4101:tareas:2020-1:tarea3 [2020/07/06 01:59] (current) – [Objetos como valores (3,0 ptos.)] bsubercaseaux | ||
---|---|---|---|
Line 66: | Line 66: | ||
(method auto-apply (o) | (method auto-apply (o) | ||
(send o apply o)) | (send o apply o)) | ||
- | (method foo 5) | + | (method foo () 5))) |
- | | + | |
| | ||
| |