Ubuntu Linux OS
Tau version: 0.7 (v0.7-alpha-145-g82e48cd)
This code was brought up by l0g1x at Telegram group channel.
test(n):=(n=0) -> 1
"tau" -> "term" is a syntax error and should be "tau" -> "tau"
test(n) := (n=0) -> T
The syntax error got into a loop and typing "." makes the error detected.
