Intrinsics
Get a tag of a pair with a non-cons cdr
Given a file named “main.scm” with:
When I successfully run scheme main.scm
Then the exit status should be 0.
Preserve a tag when a cdr
is set
Given a file named “main.scm” with:
When I successfully run scheme main.scm
Then the stdout should contain exactly “7B7A”.