mirror of
https://github.com/sliverarmory/reflektor
synced 2026-08-25 09:14:48 +00:00
6 lines
67 B
Go
6 lines
67 B
Go
//go:build !linux
|
|
|
|
package main
|
|
|
|
func exercisePlatformRuntime() {}
|