This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Patrick
/
LeGoEn10Etapes
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Version 0.32
master
Patrick Foubet
пре 1 година
родитељ
ebb1cc14dc
комит
e98b199c37
2 измењених фајлова
са
2 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
testexport/affiche/affiche.go
+1
-1
testexport/main.go
+ 1
- 1
testexport/affiche/affiche.go
Прегледај датотеку
@@ -5,5 +5,5 @@ var Number = 99
type Message struct {
Entete string
s
uite string
S
uite string
}
+ 1
- 1
testexport/main.go
Прегледај датотеку
@@ -11,7 +11,7 @@ func main() {
}
fmt.Println(affiche.Number)
fmt.Println(m.suite)
//
fmt.Println(affiche.data)
fmt.Println(affiche.data)
}
func Export() int {
Напиши
Преглед
Учитавање…
Откажи
Сачувај