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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user