Updated smnp.lang.debug (markdown)

Bartłomiej Przemysław Pluta
2020-03-25 19:19:10 +01:00
parent 586538958b
commit f77564b031

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