Updated smnp.lang.debug (markdown)

Bartłomiej Przemysław Pluta
2020-03-27 17:57:05 +01:00
parent b24a5a9391
commit c46dc0f87f

@@ -1,3 +1,6 @@
# Functions
## `stacktrace(printScopes: bool)`
## stacktrace
```
stacktrace(printScopes: bool)
```
Prints current stack trace. Also, prints scopes with variables if `printScopes` is set to `true`.