Este site funciona melhor com JavaScript
Página inicial
Explorar
Ajuda
Entrar
netvor
/
talk-shellfu-style
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull Requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Tidy up function definitions
Alois Mahdal
4 anos atrás
pai
70e119aa08
commit
1ae66934df
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
99bottles.sh
+ 1
- 1
99bottles.sh
Ver arquivo
@@ -148,7 +148,7 @@ punctuate() {
148
148
done
149
149
}
150
150
151
-verse
() {
151
+verse() {
152
152
#
153
153
# Write one verse with number $1
154
154
#