elma_developer_test/solutions/task.go

5 lines
40 B
Go
Raw Normal View History

2022-09-30 23:35:21 +03:00
package solutions
type Task struct {
}