Closed daniel-sc closed 1 year ago
Today I discovered that the converter doesn't like the `function` keyword.
function hisayer() { echo "hi" } hisayer
Results in parse error: Error: Parse error on line 1: Unexpected 'OPEN_PAREN'
parse error: Error: Parse error on line 1: Unexpected 'OPEN_PAREN'
Originally posted by @TurekBot in https://github.com/daniel-sc/bash-shell-to-bat-converter/issues/10#issuecomment-1408935929
Results in
parse error: Error: Parse error on line 1: Unexpected 'OPEN_PAREN'
Originally posted by @TurekBot in https://github.com/daniel-sc/bash-shell-to-bat-converter/issues/10#issuecomment-1408935929