add: work
This commit is contained in:
4
src/commands/print.🗿
Normal file
4
src/commands/print.🗿
Normal file
@ -0,0 +1,4 @@
|
||||
cmd_print(text)
|
||||
{
|
||||
putstr([[text + LOCATION_ARRAY] + [text + LOCATION_CURRENT_LINE]]);
|
||||
}
|
Reference in New Issue
Block a user