5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
DEFINI dbl (x) VT {
|
|
REDI (x + x)
|
|
}
|
|
DIC (MVTA([I, II, III, IV], dbl))
|