1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-05 00:20:05 +00:00

fix: @cond on new line to prevent parsing issues in sasjs cli

This commit is contained in:
2020-12-02 08:09:51 +01:00
parent 6f86ed62a2
commit bedc2a443a
5 changed files with 16 additions and 8 deletions

View File

@@ -11,7 +11,8 @@
@param var (positional) - variable name
@version 9.2
@author Allan Bowe
**/ /** @cond */
**/
/** @cond */
%macro mf_existvar(libds /* 2 part dataset name */
, var /* variable name */