]> git.madduck.net Git - etc/vim.git/blobdiff - tests/data/preview/prefer_rhs_split.py

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Format hex code in unicode escape sequences in string literals (#2916)
[etc/vim.git] / tests / data / preview / prefer_rhs_split.py
index 5b89113e61839f8bfd4d12861f60b97223e82f62..2f3cf33db41c306a559a7017e58b9a93041bec3a 100644 (file)
@@ -50,7 +50,7 @@ first_item, second_item = some_looooooooong_module.some_loooooog_function_name(
     forth_item,
     fifth_item,
     last_item_very_loooooong,
-) = everyting = some_loooooog_function_name(
+) = everything = some_looooong_function_name(
     first_argument, second_argument, third_argument
 )