Skip to content

Undetected Syntax Error: "tau" -> "term" #16

@LEARNTAU

Description

@LEARNTAU

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.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions