Closed r10s closed 1 week ago
this is useful for debugging. ftr, using deinit() seems to be file as this is called through "Automatic Reference Counting", not garbage collection at a later point (https://docs.swift.org/swift-book/documentation/the-swift-programming-language/deinitialization/ )
this is useful for debugging. ftr, using deinit() seems to be file as this is called through "Automatic Reference Counting", not garbage collection at a later point (https://docs.swift.org/swift-book/documentation/the-swift-programming-language/deinitialization/ )