Cuckoo/Generator/Tests/SourceFiles/EmptyClass.swift

12 lines
175 B
Swift

//
// EmptyClass.swift
// Cuckoo
//
// Created by Tadeas Kriz on 09/02/16.
// Copyright © 2016 Brightify. All rights reserved.
//
import Foundation
class EmptyClass {
}