add switch case as string key

This commit is contained in:
chatlanin
2022-11-07 13:01:31 +03:00
parent 9f47c86bc2
commit 7c79befcb2
4 changed files with 68 additions and 2 deletions

2
run
View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/zsh
TEST="meson test -C build"
RUN="./build/bin/hack"