Skip to content

Three-expression bash for loops syntax #66

Closed
@bunam

Description

@bunam

failed to parse expression for :

for (( i=2 ; i <= n ; i++ )) {
	echo $i
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    grammar bugIssues related to the bash grammar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions