Skip to content

Instantly share code, notes, and snippets.

@sergiosette
Created October 17, 2017 19:48
Show Gist options
  • Save sergiosette/c594e3e99c87006a49e0d2d14ced1aea to your computer and use it in GitHub Desktop.
Save sergiosette/c594e3e99c87006a49e0d2d14ced1aea to your computer and use it in GitHub Desktop.
func testEmptyString() {
assert("\"\"", parsesTo: "")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment