Bjarno Oeyen

Results 1 issues of Bjarno Oeyen

This pull request fixes an issue with record definitions that have 4 or more modifiers defined within them. ``` #lang r7rs (import (scheme base)) (define-record-type test (make a b c...