3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
let state = unbox (turtle_state)
|
|
apply_command(state, (:penup))
|
let state = unbox (turtle_state)
|
|
apply_command(state, (:penup))
|