mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 22:36:09 +03:00
3 lines
243 B
Plaintext
3 lines
243 B
Plaintext
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" ]
|