joergen7 / cuneiform

Cuneiform distributed programming language

Home Page:https://cuneiform-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'\r' Windows line breaks should be filtered out

joergen7 opened this issue · comments

Creating a workflow in windows leaves the foreign function body with carriage returns. These carriage returns should be removed by the scanner to never have them appear downstream.