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 a347396 commit a4b3266Copy full SHA for a4b3266
src/compiler.ts
@@ -6,7 +6,7 @@ import { tokenizeSys, tokenizeSyx } from './lexer.js';
6
7
/**
8
* Main class used to compile a folder containing syntax script declaration (.syx) and syntax script (.sys) files.
9
- * @version 1.0.0
+ * @version 1.0.1
10
* @since 0.0.1-alpha
11
*/
12
export class SyntaxScriptCompiler {
0 commit comments