Este sitio web funciona mejor con JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
netvor
/
talk-shellfu-style
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Activity
Explorar el Código
Tidy up function definitions
Alois Mahdal
hace 4 años
padre
70e119aa08
commit
1ae66934df
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
99bottles.sh
+ 1
- 1
99bottles.sh
Ver fichero
@@ -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
#