7 строки
92 Б
Go
7 строки
92 Б
Go
// +build nintendoswitch
|
|
|
|
// +build gc.none gc.extalloc
|
|
|
|
package runtime
|
|
|
|
func preinit() {}
|