Open younata opened 7 years ago
This might require some additional changes to SourceKitten (or maybe even sourcekitd ???) since it looks like they are giving us a mostly valid looking structure that fake4swift assumes was generated from a legit AST, free of compilation errors.
In this case, they give us a structure that lacks any methods in the protocol, which is pretty rad.
a file like
(note the lack of opening
{
)succeeds when it shouldn't, producing code that looks like: