Stack trace all black & void arg fix

This commit is contained in:
2026-03-14 09:31:57 +01:00
parent 5c0d02579b
commit e5c296238c
6 changed files with 12 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ Indentations should be 4 characters long.
## Line length
Lines should not be more than 100 characters long.
Lines should not be more than 100 characters long. Exceptions is made for printing strings.
## Variables