6 lines
50 B
Go
6 lines
50 B
Go
|
package mikrotik
|
||
|
|
||
|
func test() int {
|
||
|
return 137
|
||
|
}
|