Skip to content

Instantly share code, notes, and snippets.

@avsej
Created January 16, 2018 10:42
Show Gist options
  • Save avsej/b3251e85545104530c19b2913daf0ace to your computer and use it in GitHub Desktop.
Save avsej/b3251e85545104530c19b2913daf0ace to your computer and use it in GitHub Desktop.
$ cat test.nim
proc sample () {.benign.}
$ nimsuggest test.nim
Hint: used config file '/etc/nim.cfg' [Conf]
SIGSEGV: Illegal storage access. (Attempt to read from nil?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment