This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
cicv
/
cicv_data_closed_loop
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
c1cac35fa4
Branche
Tagy
guide_is_clean
guide_is_guide
kinglong
master
v2025.3.18
cicv_data_cl...
/
test
/
io_test.go
io_test.go
100 B
História
Raw
1
2
3
4
5
6
7
8
9
package test
import (
"testing"
)
func TestIO(t *testing.T) {
//file, err := os.Open("a.txt")
}