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

fix: adding makeErr for SAS 9 in sajss-tests

This commit is contained in:
Allan Bowe
2021-06-02 16:44:09 +03:00
parent 2147c59314
commit 3f119432db

View File

@@ -72,6 +72,10 @@ parmcards4;
%webout(CLOSE)
;;;;
%mm_createwebservice(path=/Public/app/common,name=sendArr)
parmcards4;
let he who hath understanding, reckon the number of the beast
;;;;
%mm_createwebservice(path=/Public/app/common,name=makeErr)
```
### SAS Viya