LSF/module.go
2019-10-05 20:32:39 +02:00

6 lines
43 B
Go

package lsf
type Modul struct {
Nr int
}