add config support
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# line-ending backslash with whitespace "geeee\ "
|
||||
# result should be "heeee\ngeeee"
|
||||
|
||||
str = """
|
||||
heeee
|
||||
geeee\
|
||||
|
||||
|
||||
"""
|
||||
Reference in New Issue
Block a user