// stdio.asm: WORD p_tell,'TELL',fasm anchor:p_tell[] === Word: TELL .... Data stack: ( char* n -- ) .... "TELL" is a function word that prints a string to stdout (file descriptor 1).