//
// __DoNotUse.swift
// Cuckoo
// Created by Tadeas Kriz on 13/01/16.
// Copyright © 2016 Brightify. All rights reserved.
/// Marker struct for use as a return type in verification.
public struct __DoNotUse<T> { }