-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Multiline comments with /{}/ will be treated as blocks of PipeScript.
Multiline comments can be preceeded or followed by 'empty' syntax, which will be ignored.
This is so that Inline PipeScript can be used with operators, and still be valid TypeScript syntax.
The TypeScript Inline Transpiler will consider the following syntax to be empty:
undefinednull""''
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request