fix double-evaluation of macros in automatic main function
This commit is contained in:
@@ -24,4 +24,4 @@
|
||||
(saladPdf.copyPages pdf [page]))))]
|
||||
(doFor page pages (saladPdf.addPage (first page)))
|
||||
(awaitLet [bytesOut (saladPdf.save)]
|
||||
(Fs.writeFileSync "out.pdf" bytesOut))))))
|
||||
(Fs.writeFileSync "out.pdf" bytesOut))))))
|
Reference in New Issue
Block a user