5 lines
41 B
Go
5 lines
41 B
Go
|
package comment
|
||
|
|
||
|
type Comment struct {
|
||
|
}
|