// +build !debug

package main

func debug(fmt string, args ...interface{}) {}