6 lines
46 B
Go
6 lines
46 B
Go
|
package main
|
||
|
|
||
|
func slideshow(dir string) {
|
||
|
|
||
|
}
|