const github.com/sergi/go-diff/diffmatchpatch._Operation_name

2 uses

	github.com/sergi/go-diff/diffmatchpatch (current package)
		operation_string.go#L7: const _Operation_name = "DeleteEqualInsert"
		operation_string.go#L16: 	return _Operation_name[_Operation_index[i]:_Operation_index[i+1]]