mikrotik/script.go

6 lines
50 B
Go
Raw Normal View History

2023-08-23 09:33:02 +02:00
package mikrotik
func test() int {
return 137
}