Crime in South Dakota
In 2008 there were 15,941 crimes reported in South Dakota, including 37 murders.[1] In 2014 there were 18,688 crimes reported, including 20 murders.[1]
Capital punishment laws
Capital punishment is applied in this state.[2]
gollark: But *why* would it meddle with the environment and apparently *only* for getfenv?
gollark: No.
gollark: This may require testing. It's not impossible that *somehow* `pcall` is using the "real" environment, but I have no idea what would cause htat.
gollark: ```lua -- if function is not from within the VM, return env from within sandbox function environment.getfenv(arg) local env if type(arg) == "number" then env = gf(arg + 1) else gf(arg) end if not env or env._HOST and string.find(env._HOST, "YAFSS") == nil then return gf() else return env end end```
gollark: Well, that's incredibly weird and I have no idea what causes that!
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.