package dnd import ( "fmt" ) var _ = fmt.Print const copy_on_drop = 1 const move_on_drop = 2