I have a program that uses the at-exp meta-language:
#lang at-exp racket (define v \'@f{str}) (displayln v)
I want to manually type it line-b