3 lines
243 B
Plaintext
Raw Normal View History

2018-02-02 05:49:39 -05:00
some_variable = "this is a very long string that is going to exceed 80 col and will never under any circumstance fit"
another_variable = [ "this is a very long string that is going to exceed 80 col and will never under any circumstance fit" ]