This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
svi
/
odeft
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
f65692a914
Ramas
Etiquetas
main
odeft
/
pkg
/
alias
/
alias_test.go
alias_test.go
70 B
Histórico
Raw
1
2
3
4
5
6
7
package alias
import (
"testing"
)
func TestAlias(t *testing.T) {}