Skip to content

doc: please document that zig do not accept '\t' in the source code file #1182

@bronze1man

Description

@bronze1man

I just want to write something and i come across this problem.

The document do not say anything about it.

#544

xxx/h.zig:12:1: error: invalid character: '\t'
        return std.io.getStdOut();
^

For some discussion on the rationale behind these design decisions, see issue #663

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions