5 lines
65 B
Common Lisp
5 lines
65 B
Common Lisp
; load file
|
|
|
|
((clear)
|
|
(stroke (draw ($path) ($rect)) 1 "red")
|
|
) |