Skip to content

Instantly share code, notes, and snippets.

@FONQRI
Last active August 31, 2018 16:18
Show Gist options
  • Save FONQRI/b71a3652ca4cdbb84211e3f14e5979bb to your computer and use it in GitHub Desktop.
Save FONQRI/b71a3652ca4cdbb84211e3f14e5979bb to your computer and use it in GitHub Desktop.
[[ noreturn ]] void f() {
throw "error";
// OK
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment