Skip to content

Commit

Permalink
Updating: very very minorly
Browse files Browse the repository at this point in the history
  • Loading branch information
githwxi committed Oct 20, 2024
1 parent 301b536 commit 234a9ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions srcgen2/xats2js/srcgen1/DATS/js1emit_dynexp.dats
Original file line number Diff line number Diff line change
Expand Up @@ -1525,6 +1525,15 @@ i1valjs1(filr, i1v0);strnfpr(filr, ")\n"))
//
(* ****** ****** *)
//
|I1INSraise
(tknd, i1v0) =>
(
nindstrnfpr
(filr, nind, "XATS000_raise(");
i1valjs1(filr, i1v0);strnfpr(filr, ")\n"))
//
(* ****** ****** *)
//
|I1INSassgn
(i1vl, i1vr) =>
(
Expand Down

0 comments on commit 234a9ed

Please sign in to comment.