Austin Miller
Austin Miller
Thanks for the reply Olical. I just submitted a potential [fix](https://github.com/Olical/conjure/pull/420#issue-1374965223).
With the current situation the following doesn't work as expected for me: ```scheme (define (print-hi-and-return x) (begin (display "Hi") (newline)) x) (print-hi-and-return 123) ;; The above returns: 123 ``` If...
I am experiencing similar issues. I was also trying to view that same ARMv8 reference that lead me here. I can't see any pages until about page 6000 or so...