Skip to content

Instantly share code, notes, and snippets.

@wbarksdale
Created April 27, 2020 23:22
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 wbarksdale/39327c2338ec38f7a6b42a91e7b10713 to your computer and use it in GitHub Desktop.
Save wbarksdale/39327c2338ec38f7a6b42a91e7b10713 to your computer and use it in GitHub Desktop.
a test gist
This is a gist
This the 3rd line of the gist
class Foo {
let x: Int
}
struct Bar {
let y: Int
}