diff --git a/smnp.lang.debug.md b/smnp.lang.debug.md index 5421b1a..3d6fd1e 100644 --- a/smnp.lang.debug.md +++ b/smnp.lang.debug.md @@ -1,2 +1,3 @@ # Functions -## `stacktrace(printScopes: bool)` \ No newline at end of file +## `stacktrace(printScopes: bool)` +Prints current stack trace. Also, prints scopes with variables if `printScopes` is set to `true`. \ No newline at end of file