Cuckoo/Generator/Tests/SourceFiles/ClassWithAttributes.swift

7 lines
74 B
Swift

/* Multi
line
comment */
@objc
public class ClassWithAttributes {
}