mirror of
https://github.com/sasjs/core.git
synced 2026-01-08 18:00:06 +00:00
fix: @cond on new line to prevent parsing issues in sasjs cli
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
|
||||
@version 9.2
|
||||
@author Allan Bowe
|
||||
**/ /** @cond */
|
||||
**/
|
||||
/** @cond */
|
||||
|
||||
%macro mf_abort(mac=mf_abort.sas, type=, msg=, iftrue=%str(1=1)
|
||||
)/*/STORE SOURCE*/;
|
||||
|
||||
Reference in New Issue
Block a user