NAME
	write - write text to stdout

SYNTAX
	int write(string text);

DESCRIPTION
	Added by the master, it directly calls write in a clone of
	/precompiled/file

SEE ALSO
	builtin/werror
