init()

in Sources/System/FilePath/FilePathWindows.swift [77:79]


  init(_ str: SystemString) {
    self.slice = str[...]
  }