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 368b8af commit 18c84a1Copy full SHA for 18c84a1
docs/Java.Template.md
@@ -18,9 +18,7 @@ Allows PipeScript to generate Java.
18
19
Multiline comments with /*{}*/ will be treated as blocks of PipeScript.
20
21
-Multiline comments can be preceeded or followed by 'empty' syntax, which will be ignored.
22
-
23
-This for Inline PipeScript to be used with operators, and still be valid JavaScript/TypeScript syntax.
+Multiline comments can be preceeded or followed by 'empty' syntax, which will be ignored.
24
25
The Java Inline PipeScript Transpiler will consider the following syntax to be empty:
26
0 commit comments