d
This commit is contained in:
@@ -70,7 +70,9 @@ public extension MeetupId {
|
|||||||
let text = c.testTextUI.dict[id] ?? ""
|
let text = c.testTextUI.dict[id] ?? ""
|
||||||
d[id] = formatId(text)
|
d[id] = formatId(text)
|
||||||
}
|
}
|
||||||
return .init(c.testTextUI.keys, d)
|
let r = .init(c.testTextUI.keys, d)
|
||||||
|
/**/print("ИГР MeetupIS.shouldMRT-3 r: '\(r)'")
|
||||||
|
return r
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user