Avatar
swiftbot BOT 4/12/2018 1:04 AM
Swift version 4.0.3 (swift-4.0.3-RELEASE)
1:04 AM
/usercode/main.swift:8:10: error: method 'clone()' in non-final class 'Box<Element>' must return `Self` to conform to protocol 'Widget' func clone() -> Self { return self } ^