LSF/module.go

6 lines
43 B
Go
Raw Normal View History

2019-10-05 20:32:39 +02:00
package lsf
type Modul struct {
Nr int
}