// License: GPLv3 Copyright: 2022, Kovid Goyal, package shm import ( "fmt" ) var _ = fmt.Print const SHM_DIR = "/tmp"