We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5dd355 commit 8bf28c4Copy full SHA for 8bf28c4
README.md
@@ -79,6 +79,7 @@ call label_name
79
# As of 1.1.0, you can include libraries in Batch++.
80
_include <lib.bpp> # Library in PATH
81
_include "lib.bpp" # Library not in PATH
82
+```
83
84
Anything not mentioned to be part of the language syntax that is part of Batch syntax is supported.
85
0 commit comments