module main import os fn temp_root() string { return os.temp_dir() }