Skip to content

Implemented brace expansion for inclusive and exclusive ranges

Florian Naumann requested to merge impl_brace_expansion into main

Implemented proper error detection within brace expansions

Solves the following issue: #11 (closed)

Merge request reports