Skip to content

BQN launch discards whitespace from input #27

@paul7

Description

@paul7

Currently, BQN expects its input from command line arguments. However, using cat ... sends it through the shell's parser which tokenizes it using whitespace. Therefore all whitespace characters from input are lost.

https://github.com/aderepas/WeekGolf/blob/c95f32bb299d8d2d6b915ff2cecbefe9d1ca7fdc/docker/bqn/launch.sh#L9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions