Files
Christian Tzolov 192566ed04 Fix args parsing for polyglot apps.
To parse a `K=V` argument into `K` and `V` we should consider only the first `=` character.
2021-09-09 13:53:16 +02:00
..