1\  Test new Aliasing algorithm
2
3\  Updated Tue, 31 May 2005 at 12:05 by David L. Paktor
4
5fcode-version2
6tokenizer[
7\  emit-date
8\  alias dte emit-date
9alias dq  ."
10dq  This is a message"
11\  dte
12h# 00030000  constant goodmeat
13goodmeat fliteral
14alias goodeats goodmeat
15goodeats  fliteral
16reset-symbols
17	 ]tokenizer
18end0
19