Skip to content

Instantly share code, notes, and snippets.

@SebastianBoldt
Created February 4, 2022 11:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SebastianBoldt/996c2cca25b1d01bdee01e8ff28af1b2 to your computer and use it in GitHub Desktop.
Save SebastianBoldt/996c2cca25b1d01bdee01e8ff28af1b2 to your computer and use it in GitHub Desktop.
enum TaskData {
@TaskLocal static var userName: String?
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment