##// END OF EJS Templates
Remove deprecated `newline_with_copy_margin` (#13949)...
Remove deprecated `newline_with_copy_margin` (#13949) Closes #13897 Removed deprecated `newline_with_copy_margin`. Use newline_autoindent_outer instead

File last commit:

r27843:667f3cbe
r28125:113d2b09 merge
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)