Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
alezost
/
shell-config
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
master
Větve
Značky
master
shell-config
/
scripts
/
guile-compile
guile-compile
109 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
6
#!/bin/sh
guild compile \
-Wunbound-variable -Wunused-variable \
-Wformat -Warity-mismatch "$@"