nil == 0 // false
nil < 0 // true
nil > 0 // false

Is this a potential bug or an intended behavior ?
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to