repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
t1410: mark bufsize boundary test as REFFILES
[git/debian.git]
/
t
/
t4018
/
scheme-def-variant
blob
d857a61d64f7e352a2400e970af9721a7f5630b5
1
(defmethod {print point} RIGHT
2
(lambda (self)
3
(with ((point x y) self)
4
(printf "{ChangeMe x:~a y:~a}~n" x y))))