3 lines
50 B
Text
3 lines
50 B
Text
|
|
(de rv Prg
|
||
|
|
(append (last Prg) (head -1 Prg)) )
|