This works as expected,
set x '''2n3'''
but this doesn’t
set x '''2
3'''
Is there a workaround for later example so I don’t have to use n
instead of newline?
This works as expected,
set x '''2n3'''
but this doesn’t
set x '''2
3'''
Is there a workaround for later example so I don’t have to use n
instead of newline?