1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

Update invalidJSON.sas

This commit is contained in:
Allan Bowe
2023-04-06 11:33:31 +01:00
committed by GitHub
parent cb106c76cb
commit d1139857a4

View File

@@ -1,6 +1,6 @@
/**
@file
@brief Makes an error
@brief Makes an invalid JSON file
<h4> SAS Macros </h4>
**/
@@ -10,4 +10,4 @@ data _null_;
file _webout;
put ' the discovery channel ';
run;
%webout(CLOSE)
%webout(CLOSE)