f()=1;
?x
?sin
?f
?echo
?default(echo)
?default(log)
alias(new,sin)
?new
addhelp(x,"test1")
addhelp(sin,"test2")
addhelp(f,"test3")
addhelp(echo,"test4")
addhelp(new,"test5")
\\install(addii,GG)
\\?addii
addhelp(addii,"test6")
?x
?sin
?f
?echo
?new
?does_not_exist
?
?.
?\
?1
?addii
\t
g()=0;
\u
