Skip to content

Commit 18c84a1

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Template Transpiler Help
1 parent 368b8af commit 18c84a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/Java.Template.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ Allows PipeScript to generate Java.
1818

1919
Multiline comments with /*{}*/ will be treated as blocks of PipeScript.
2020

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.
21+
Multiline comments can be preceeded or followed by 'empty' syntax, which will be ignored.
2422

2523
The Java Inline PipeScript Transpiler will consider the following syntax to be empty:
2624

0 commit comments

Comments
 (0)