]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(syntax-tests): Break up non-ASCII over-75-byte-long lines
authorAliaksei Budavei <0x000c70@gmail.com>
Wed, 6 Aug 2025 10:50:30 +0000 (12:50 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 6 Aug 2025 10:50:30 +0000 (12:50 +0200)
And anticipate occasional multibyte line wrapping owing to:
> A poorly rendered line may otherwise become wrapped when enough of
> spurious U+FFFD (0xEF 0xBF 0xBD) characters claim more columns than
> are available (75) and then invalidate line correspondence under test.

Observe that for "vim_ex_command.vim" another workaround is
chosen: the long line containing an only multibyte character
near its EOL is conversely made longer by padding and moving
the character to a separate _tail_ part of the wrapped line.
That is, the _head_ part of the line is all ASCII characters
and the wrapped _tail_ part is a mix of various characters
whose total byte count is within bounds.

Other unmodified tracked files of interest:
  java_lambda_expressions.java,
  java_lambda_expressions_signature.java,
  java_numbers.java,
  markdown_conceal.markdown,
  vim9_generic_function_example_set.vim

Also, remove stray U+FFFC (0xEF 0xBF 0xBC) characters.

Related to #16559 and #17704.

Reference:
https://github.com/vim/vim/blob/0fde6aebddef5cb0428e85040994ba45e55cba99/runtime/syntax/testdir/README.txt#L120-L123

closes: #17868

Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
50 files changed:
runtime/syntax/testdir/dumps/c_character_constant_00.dump
runtime/syntax/testdir/dumps/c_character_constant_01.dump
runtime/syntax/testdir/dumps/c_character_constant_02.dump
runtime/syntax/testdir/dumps/c_string_literal_01.dump
runtime/syntax/testdir/dumps/c_string_literal_02.dump
runtime/syntax/testdir/dumps/c_string_literal_03.dump
runtime/syntax/testdir/dumps/java_contextual_keywords_00.dump
runtime/syntax/testdir/dumps/java_methods_indent2_04.dump
runtime/syntax/testdir/dumps/java_methods_indent2_signature_04.dump
runtime/syntax/testdir/dumps/java_methods_indent4_04.dump
runtime/syntax/testdir/dumps/java_methods_indent4_signature_04.dump
runtime/syntax/testdir/dumps/java_methods_indent8_04.dump
runtime/syntax/testdir/dumps/java_methods_indent8_05.dump
runtime/syntax/testdir/dumps/java_methods_indent8_06.dump
runtime/syntax/testdir/dumps/java_methods_indent8_signature_04.dump
runtime/syntax/testdir/dumps/java_methods_indent8_signature_05.dump
runtime/syntax/testdir/dumps/java_methods_indent8_signature_06.dump
runtime/syntax/testdir/dumps/java_methods_style_04.dump
runtime/syntax/testdir/dumps/java_methods_style_signature_04.dump
runtime/syntax/testdir/dumps/vim9_ex_loadkeymap_01.dump
runtime/syntax/testdir/dumps/vim9_function_calls_17.dump
runtime/syntax/testdir/dumps/vim_ex_command_08.dump
runtime/syntax/testdir/dumps/vim_ex_delfunction_01.dump
runtime/syntax/testdir/dumps/vim_ex_delfunction_02.dump
runtime/syntax/testdir/dumps/vim_ex_function_14.dump
runtime/syntax/testdir/dumps/vim_ex_function_fold_14.dump
runtime/syntax/testdir/dumps/vim_ex_loadkeymap_01.dump
runtime/syntax/testdir/dumps/vim_ex_set_04.dump
runtime/syntax/testdir/dumps/vim_ex_set_07.dump
runtime/syntax/testdir/dumps/vim_function_calls_15.dump
runtime/syntax/testdir/input/c_character_constant.c
runtime/syntax/testdir/input/c_string_literal.c
runtime/syntax/testdir/input/java_contextual_keywords.java
runtime/syntax/testdir/input/java_methods_indent2.java
runtime/syntax/testdir/input/java_methods_indent2_signature.java
runtime/syntax/testdir/input/java_methods_indent4.java
runtime/syntax/testdir/input/java_methods_indent4_signature.java
runtime/syntax/testdir/input/java_methods_indent8.java
runtime/syntax/testdir/input/java_methods_indent8_signature.java
runtime/syntax/testdir/input/java_methods_style.java
runtime/syntax/testdir/input/java_methods_style_signature.java
runtime/syntax/testdir/input/vim9_ex_loadkeymap.vim
runtime/syntax/testdir/input/vim9_function_calls.vim
runtime/syntax/testdir/input/vim_ex_command.vim
runtime/syntax/testdir/input/vim_ex_delfunction.vim
runtime/syntax/testdir/input/vim_ex_function.vim
runtime/syntax/testdir/input/vim_ex_function_fold.vim
runtime/syntax/testdir/input/vim_ex_loadkeymap.vim
runtime/syntax/testdir/input/vim_ex_set.vim
runtime/syntax/testdir/input/vim_function_calls.vim

index 458e2b8078f6c385e83f3f8d9f375cf69b730417..c808f9581fd4d20a8c76f68d9c09edecbfbfb25b 100644 (file)
@@ -13,8 +13,8 @@
 @75
 @4|/+0#0000e05&@1| |i|n|t|e|g|e|r| |c|h|a|r|a|c|t|e|r| |c|o|n|s|t|a|n|t|s|,| +0#0000000&@39
 @4|i+0#00e0003&|n|t| +0#0000000&|c|1|=|'+0#e000002&|a|'|;+0#0000000&| |p|r|i|n|t|f|(|"+0#e000002&|'|a|'|:|\+0#e000e06&|t| +0#e000002&|%+0#e000e06&|#|0|1|0|x|\|n|"+0#e000002&|,+0#0000000&| |c|1|)|;| @28
-@4|i+0#00e0003&|n|t| +0#0000000&|c|2|=|'+0#e000002&|🍌*&|'+&|;+0#0000000&| |p|r|i|n|t|f|(|"+0#e000002&|'|🍌*&|'+&|:|\+0#e000e06&|t| +0#e000002&|%+0#e000e06&|#|0|1|0|x|\|n|\|n|"+0#e000002&|,+0#0000000&| |c|2|)|;| |/+0#0000e05&@1| |i|m|p|l|e|m|e|n|t|a|t|i|o|n|-|d|e|f|i|n|e
-|d| +0#0000000&@73
+@4|/+0#0000e05&@1| |i|m|p|l|e|m|e|n|t|a|t|i|o|n|-|d|e|f|i|n|e|d| +0#0000000&@45
+@4|i+0#00e0003&|n|t| +0#0000000&|c|2|=|'+0#e000002&|🍌*&|'+&|;+0#0000000&| |p|r|i|n|t|f|(|"+0#e000002&|'|🍌*&|'+&|:|\+0#e000e06&|t| +0#e000002&|%+0#e000e06&|#|0|1|0|x|\|n|\|n|"+0#e000002&|,+0#0000000&| |c|2|)|;| @24
 @75
 @4|/+0#0000e05&@1| |m|u|l|t|i|c|h|a|r|a|c|t|e|r| |c|o|n|s|t|a|n|t| +0#0000000&@44
 @57|1|,|1| @10|T|o|p| 
index f0ed04d32bd63281b7f3bc751024d88e93fbce1f..23d3d7235890b7b450ffa5e7d72439c714d39a59 100644 (file)
@@ -1,7 +1,7 @@
 | +0&#ffffff0@3|/+0#0000e05&@1| |i|n|t|e|g|e|r| |c|h|a|r|a|c|t|e|r| |c|o|n|s|t|a|n|t|s|,| +0#0000000&@39
 @4|i+0#00e0003&|n|t| +0#0000000&|c|1|=|'+0#e000002&|a|'|;+0#0000000&| |p|r|i|n|t|f|(|"+0#e000002&|'|a|'|:|\+0#e000e06&|t| +0#e000002&|%+0#e000e06&|#|0|1|0|x|\|n|"+0#e000002&|,+0#0000000&| |c|1|)|;| @28
-@4|i+0#00e0003&|n|t| +0#0000000&|c|2|=|'+0#e000002&|🍌*&|'+&|;+0#0000000&| |p|r|i|n|t|f|(|"+0#e000002&|'|🍌*&|'+&|:|\+0#e000e06&|t| +0#e000002&|%+0#e000e06&|#|0|1|0|x|\|n|\|n|"+0#e000002&|,+0#0000000&| |c|2|)|;| |/+0#0000e05&@1| |i|m|p|l|e|m|e|n|t|a|t|i|o|n|-|d|e|f|i|n|e
-|d| +0#0000000&@73
+@4|/+0#0000e05&@1| |i|m|p|l|e|m|e|n|t|a|t|i|o|n|-|d|e|f|i|n|e|d| +0#0000000&@45
+@4|i+0#00e0003&|n|t| +0#0000000&|c|2|=|'+0#e000002&|🍌*&|'+&|;+0#0000000&| |p|r|i|n|t|f|(|"+0#e000002&|'|🍌*&|'+&|:|\+0#e000e06&|t| +0#e000002&|%+0#e000e06&|#|0|1|0|x|\|n|\|n|"+0#e000002&|,+0#0000000&| |c|2|)|;| @24
 @75
 @4>/+0#0000e05&@1| |m|u|l|t|i|c|h|a|r|a|c|t|e|r| |c|o|n|s|t|a|n|t| +0#0000000&@44
 @4|i+0#00e0003&|n|t| +0#0000000&|c|3|=|'|a|b|'|;| |p|r|i|n|t|f|(|"+0#e000002&|'|a|b|'|:|\+0#e000e06&|t| +0#e000002&|%+0#e000e06&|#|0|1|0|x|\|n|\|n|"+0#e000002&|,+0#0000000&| |c|3|)|;| |/+0#0000e05&@1| |i|m|p|l|e|m|e|n|t|a|t|i|o|n|-|d|e|f|i|n|e
@@ -17,4 +17,4 @@
 @4|/+0#0000e05&@1| |3|2|-|b|i|t| |w|i|d|e| |c|h|a|r|a|c|t|e|r| |c|o|n|s|t|a|n|t|s| +0#0000000&@36
 @4|c+0#00e0003&|h|a|r|3|2|_|t| +0#0000000&|U|c|1| |=| |U+0#e000002&|'|a|'|;+0#0000000&| |p|r|i|n|t|f|(|"+0#e000002&|'|a|'|:|\+0#e000e06&|t| +0#e000002&|%+0#e000e06&|#|0|1|0|x|\|n|"+0#e000002&|,+0#0000000&| |(|i+0#00e0003&|n|t|)+0#0000000&|U|c|1|)|;| @13
 @4|c+0#00e0003&|h|a|r|3|2|_|t| +0#0000000&|U|c|2| |=| |U+0#e000002&|'|¢|'|;+0#0000000&| |p|r|i|n|t|f|(|"+0#e000002&|'|¢|'|:|\+0#e000e06&|t| +0#e000002&|%+0#e000e06&|#|0|1|0|x|\|n|"+0#e000002&|,+0#0000000&| |(|i+0#00e0003&|n|t|)+0#0000000&|U|c|2|)|;| @13
-@57|1|8|,|5| @9|5|6|%| 
+@57|1|9|,|5| @9|5|6|%| 
index e08b11b9db6a021d3ec2453ff60366d0cdfdbe1c..38a35c3c94e39249f61eba2fb17e313d0bd6ad86 100644 (file)
@@ -17,4 +17,4 @@
 |~| @73
 |~| @73
 |~| @73
-| +0#0000000&@56|3|5|,|5| @9|B|o|t| 
+| +0#0000000&@56|3|6|,|5| @9|B|o|t| 
index a2c5a46a6140da00514b0f5ed028102aa1894b95..971f8958d7f2e3536f6103f8cfd4416f8a124383 100644 (file)
@@ -17,4 +17,4 @@
 @4|p|u|t|s|(|"+0#e000002&|}|"|)+0#0000000&|;| @60
 @4|p|r|i|n|t|f|(| @63
 |#+0#e000e06&|i|f| |_@1|S|T|D|C|_|V|E|R|S|I|O|N|_@1| |>|=| |2+0#e000002&|0|2|3|1@1|L| +0#0000000&@43
-@57|1|9|,|1| @9|3@1|%| 
+@57|1|9|,|1| @9|3|1|%| 
index a038a366348d7faf69abfeadb196df31bc35a711..dfb2d6829be77b37ccb55c8a4bf94dafb1e5a7de 100644 (file)
 @7|p|r|i|n|t|f|(|"+0#e000002&|0|x|%+0#e000e06&|0|2|X| +0#e000002&|"|,+0#0000000&| |+|(|u+0#00e0003&|n|s|i|g|n|e|d| +0#0000000&|c+0#00e0003&|h|a|r|)+0#0000000&|s|2|[|n|]|)|;| @26
 |#+0#e000e06&|e|n|d|i|f| +0#0000000&@68
 @4|p|u|t|s|(|"+0#e000002&|}|"|)+0#0000000&|;| @60
-@4|p|r|i|n|t|f|(|"+0#e000002&| |u|\+0#e000e06&|"|a+0#e000002&|猫*&|🍌|\+0#e000e06&|"| +0#e000002&|i|s| |a| |c|h|a|r|1|6|_|t|[|%+0#e000e06&|z|u|]+0#e000002&| |h|o|l|d|i|n|g| |{| |"|,+0#0000000&| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&|s|3| |/| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&
-|*|s|3|)|;| @69
+@4|p|r|i|n|t|f|(|"+0#e000002&| |u|\+0#e000e06&|"|a+0#e000002&|猫*&|🍌|\+0#e000e06&|"| +0#e000002&|i|s| |a| |c|h|a|r|1|6|_|t|[|%+0#e000e06&|z|u|]+0#e000002&| |h|o|l|d|i|n|g| |{| |"|,+0#0000000&| @19
+@20|s+0#af5f00255&|i|z|e|o|f| +0#0000000&|s|3| |/| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&|*|s|3|)|;| @30
 @4|f+0#af5f00255&|o|r|(+0#0000000&|s+0#00e0003&|i|z|e|_|t| +0#0000000&|n| |=| |0+0#e000002&|;+0#0000000&| |n| |<| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&|s|3| |/| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&|*|s|3|;| |+@1|n|)| @20
 @7|p|r|i|n|t|f|(|"+0#e000002&|0|x|%|0|4|"| +0#0000000&|P|R|I|X|L|E|A|S|T|1|6|"+0#e000002&| |"|,+0#0000000&| |s|3|[|n|]|)|;| @29
 @4|p|u|t|s|(|"+0#e000002&|}|"|)+0#0000000&|;| @60
-@4|p|r|i|n|t|f|(|"+0#e000002&| |U|\+0#e000e06&|"|a+0#e000002&|猫*&|🍌|\+0#e000e06&|"| +0#e000002&|i|s| |a| |c|h|a|r|3|2|_|t|[|%+0#e000e06&|z|u|]+0#e000002&| |h|o|l|d|i|n|g| |{| |"|,+0#0000000&| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&|s|4| |/| |s+0#af5f00255&|i|z|e|@+0#4040ff13&@2
-| +0#0000000&@56|3|6|,|1| @9|7|5|%| 
+@4|p|r|i|n|t|f|(|"+0#e000002&| |U|\+0#e000e06&|"|a+0#e000002&|猫*&|🍌|\+0#e000e06&|"| +0#e000002&|i|s| |a| |c|h|a|r|3|2|_|t|[|%+0#e000e06&|z|u|]+0#e000002&| |h|o|l|d|i|n|g| |{| |"|,+0#0000000&| @19
+@57|3|6|,|1| @9|7|5|%| 
index 081796705a341480cdf224982b50d78e0fe0cb5e..09f624f6e849914fdad233d7f5175f14a733b8ef 100644 (file)
@@ -1,5 +1,5 @@
-| +0&#ffffff0@3|p|r|i|n|t|f|(|"+0#e000002&| |U|\+0#e000e06&|"|a+0#e000002&|猫*&|🍌|\+0#e000e06&|"| +0#e000002&|i|s| |a| |c|h|a|r|3|2|_|t|[|%+0#e000e06&|z|u|]+0#e000002&| |h|o|l|d|i|n|g| |{| |"|,+0#0000000&| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&|s|4| |/| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&
-|*|s|4|)|;| @69
+| +0&#ffffff0@3|p|r|i|n|t|f|(|"+0#e000002&| |U|\+0#e000e06&|"|a+0#e000002&|猫*&|🍌|\+0#e000e06&|"| +0#e000002&|i|s| |a| |c|h|a|r|3|2|_|t|[|%+0#e000e06&|z|u|]+0#e000002&| |h|o|l|d|i|n|g| |{| |"|,+0#0000000&| @19
+@20|s+0#af5f00255&|i|z|e|o|f| +0#0000000&|s|4| |/| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&|*|s|4|)|;| @30
 @4|f+0#af5f00255&|o|r|(+0#0000000&|s+0#00e0003&|i|z|e|_|t| +0#0000000&|n| |=| |0+0#e000002&|;+0#0000000&| |n| |<| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&|s|4| |/| |s+0#af5f00255&|i|z|e|o|f| +0#0000000&|*|s|4|;| |+@1|n|)| @20
 @7|p|r|i|n|t|f|(|"+0#e000002&|0|x|%|0|8|"| +0#0000000&|P|R|I|X|L|E|A|S|T|3|2|"+0#e000002&| |"|,+0#0000000&| |s|4|[|n|]|)|;| @29
 @4|p|u|t|s|(|"+0#e000002&|}|"|)+0#0000000&|;| @60
@@ -17,4 +17,4 @@
 |~| @73
 |~| @73
 |~| @73
-| +0#0000000&@56|5|2|,|5| @9|B|o|t| 
+| +0#0000000&@56|5|4|,|5| @9|B|o|t| 
index 821c54b4d850ae8b740516cc6f6b69abceb9525b..af069e599feeb1ed0c312ff83176791005d5b396 100644 (file)
@@ -1,4 +1,4 @@
->/+0#0000e05#ffffff0@1| |V|I|M|_|T|E|S|T|_|S|E|T|U|P| |:|h|i|g|h|l|i|g|h|t| |l|i|n|k| |j|a|v|a|C|o|n|c|e|p|t|K|i|n|d| |N|o|n|T|e|x|t| +0#0000000&@17
+>/+0#0000e05#ffffff0@1| |V|I|M|_|T|E|S|T|_|S|E|T|U|P| |h|i|g|h|l|i|g|h|t| |l|i|n|k| |j|a|v|a|C|o|n|c|e|p|t|K|i|n|d| |N|o|n|T|e|x|t| +0#0000000&@18
 @75
 @75
 @75
index ef600debb37f383f8013a458731b2fb8534db4e4..9d6ec06e3d51f0a89b641cd42725449fe06eb9bd 100644 (file)
@@ -1,7 +1,7 @@
 | +0&#ffffff0@1|{| |a|s|c|i@1|$|9|8|_|(|)|;| |}| @56
 @75
-@2|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&@43
-| +0#00e0e07&@1|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#00e0e07&|s+0#00e0003&|t|a|t|i|c| +0#00e0e07&|f+0#00e0003&|i|n|a|l| +0#00e0e07&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#00e0e07&|s+0#00e0003&|t|r|i|c|t|f|p| +0#00e0e07&|<+0#00e0003&|α+0#00e0e07&|,| |β|>+0#00e0003&| +0#00e0e07&|Τ|ʬ|<|α|>|[|]| |μ|ʭ@1|$|9@1|_|(| +0#0000000&@4
+@2|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&@33
+| +0#00e0e07&@1|s+0#00e0003&|t|a|t|i|c| +0#00e0e07&|f+0#00e0003&|i|n|a|l| +0#00e0e07&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#00e0e07&|s+0#00e0003&|t|r|i|c|t|f|p| +0#00e0e07&|<+0#00e0003&|α+0#00e0e07&|,| |β|>+0#00e0003&| +0#00e0e07&|Τ|ʬ|<|α|>|[|]| |μ|ʭ@1|$|9@1|_|(| +0#0000000&@14
 | +0#00e0e07&@23|j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|F|u|n|c|t|i|o|n|<|β|,| |Τ|ʬ|<|α|>|[|]|[|]|>| |ƒ|)| +0#0000000&@6
 @2>{| @71
 @4|r+0#af5f00255&|e|t|u|r|n| +0#0000000&@64
index 192f4073f154c7116841a19902ab08d782805dac..beb784a21a26891c928f391fbcdaa3beaf584cf1 100644 (file)
@@ -1,7 +1,7 @@
 | +0&#ffffff0@1|{| |a|s|c|i@1|$|9|8|_|(|)|;| |}| @56
 @75
-@2|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&@43
-@2|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&|s+0#00e0003&|t|a|t|i|c| +0#0000000&|f+0#00e0003&|i|n|a|l| +0#0000000&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#0000000&|s+0#00e0003&|t|r|i|c|t|f|p| +0#0000000&|<|α|,| |β|>| |Τ|ʬ|<|α|>|[|]| |μ+0#00e0e07&|ʭ@1|$|9@1|_|(| +0#0000000&@4
+@2|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&@33
+@2|s+0#00e0003&|t|a|t|i|c| +0#0000000&|f+0#00e0003&|i|n|a|l| +0#0000000&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#0000000&|s+0#00e0003&|t|r|i|c|t|f|p| +0#0000000&|<|α|,| |β|>| |Τ|ʬ|<|α|>|[|]| |μ+0#00e0e07&|ʭ@1|$|9@1|_|(| +0#0000000&@14
 @24|j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|F|u|n|c|t|i|o|n|<|β|,| |Τ|ʬ|<|α|>|[|]|[|]|>| |ƒ|)+0#00e0e07&| +0#0000000&@6
 @2>{| @71
 @4|r+0#af5f00255&|e|t|u|r|n| +0#0000000&@64
index 68661ea1bfebe0bfea7bde8c6ea76b795fec6aad..5b762a676888cd7707cba39372a804b7ec7a854b 100644 (file)
@@ -1,7 +1,7 @@
 | +0&#ffffff0@3|{| |a|s|c|i@1|$|9|8|_|(|)|;| |}| @54
 @75
-@4|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&@41
-| +0#00e0e07&@3|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#00e0e07&|s+0#00e0003&|t|a|t|i|c| +0#00e0e07&|f+0#00e0003&|i|n|a|l| +0#00e0e07&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#00e0e07&|s+0#00e0003&|t|r|i|c|t|f|p| +0#00e0e07&|<+0#00e0003&|α+0#00e0e07&|,| |β|>+0#00e0003&| +0#00e0e07&|Τ|ʬ|<|α|>|[|]| |μ|ʭ@1|$|9@1|_|(| +0#0000000&@2
+@4|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&@31
+| +0#00e0e07&@3|s+0#00e0003&|t|a|t|i|c| +0#00e0e07&|f+0#00e0003&|i|n|a|l| +0#00e0e07&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#00e0e07&|s+0#00e0003&|t|r|i|c|t|f|p| +0#00e0e07&|<+0#00e0003&|α+0#00e0e07&|,| |β|>+0#00e0003&| +0#00e0e07&|Τ|ʬ|<|α|>|[|]| |μ|ʭ@1|$|9@1|_|(| +0#0000000&@12
 | +0#00e0e07&@23|j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|F|u|n|c|t|i|o|n|<|β|,| |Τ|ʬ|<|α|>|[|]|[|]|>| |ƒ|)| +0#0000000&@6
 @4>{| @69
 @8|r+0#af5f00255&|e|t|u|r|n| +0#0000000&@60
index 154f313d34255681bba7034eb9d9c9a185cbe4de..3a060f6dc11991ca5c235a1d7b52976a19024794 100644 (file)
@@ -1,7 +1,7 @@
 | +0&#ffffff0@3|{| |a|s|c|i@1|$|9|8|_|(|)|;| |}| @54
 @75
-@4|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&@41
-@4|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&|s+0#00e0003&|t|a|t|i|c| +0#0000000&|f+0#00e0003&|i|n|a|l| +0#0000000&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#0000000&|s+0#00e0003&|t|r|i|c|t|f|p| +0#0000000&|<|α|,| |β|>| |Τ|ʬ|<|α|>|[|]| |μ+0#00e0e07&|ʭ@1|$|9@1|_|(| +0#0000000&@2
+@4|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&@31
+@4|s+0#00e0003&|t|a|t|i|c| +0#0000000&|f+0#00e0003&|i|n|a|l| +0#0000000&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#0000000&|s+0#00e0003&|t|r|i|c|t|f|p| +0#0000000&|<|α|,| |β|>| |Τ|ʬ|<|α|>|[|]| |μ+0#00e0e07&|ʭ@1|$|9@1|_|(| +0#0000000&@12
 @24|j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|F|u|n|c|t|i|o|n|<|β|,| |Τ|ʬ|<|α|>|[|]|[|]|>| |ƒ|)+0#00e0e07&| +0#0000000&@6
 @4>{| @69
 @8|r+0#af5f00255&|e|t|u|r|n| +0#0000000&@60
index 5293743fa776211e3274384c270cb2ff4ab7d822..212736b04747adb19df9aca3f4a60941ce874830 100644 (file)
@@ -1,10 +1,9 @@
 | +0&#ffffff0@7|{| |a|s|c|i@1|$|9|8|_|(|)|;| |}| @50
 @75
-@8|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&@37
-| +0#00e0e07&@7|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#00e0e07&|s+0#00e0003&|t|a|t|i|c| +0#00e0e07&|f+0#00e0003&|i|n|a|l| +0#00e0e07&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#00e0e07&|s+0#00e0003&|t|r|i|c|t|f|p| +0#00e0e07&|<+0#00e0003&|α+0#00e0e07&|,| |β|>+0#00e0003&| +0#00e0e07&|Τ|ʬ|<|α|>|[|]| |μ|ʭ@1|$|9@1|_
-|(| +0#0000000&@73
-| +0#00e0e07&@23>j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|F|u|n|c|t|i|o|n|<|β|,| |Τ|ʬ|<|α|>|[|]|[|]|>| |ƒ|)| +0#0000000&@6
-@8|{| @65
+@8|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&@27
+| +0#00e0e07&@7|s+0#00e0003&|t|a|t|i|c| +0#00e0e07&|f+0#00e0003&|i|n|a|l| +0#00e0e07&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#00e0e07&|s+0#00e0003&|t|r|i|c|t|f|p| +0#00e0e07&|<+0#00e0003&|α+0#00e0e07&|,| |β|>+0#00e0003&| +0#00e0e07&|Τ|ʬ|<|α|>|[|]| |μ|ʭ@1|$|9@1|_|(| +0#0000000&@8
+| +0#00e0e07&@23|j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|F|u|n|c|t|i|o|n|<|β|,| |Τ|ʬ|<|α|>|[|]|[|]|>| |ƒ|)| +0#0000000&@6
+@8>{| @65
 @16|r+0#af5f00255&|e|t|u|r|n| +0#0000000&@52
 @8|I|n|d|e|n|t|8|M|e|t|h|o|d|s|T|e|s|t|s|.|<+0#00e0003&|α+0#0000000&|,| |β|>+0#00e0003&|μ+0#0000000&|ʭ@1|$|9|8|_|(|ƒ|)|[|0+0#e000002&|]+0#0000000&|;| @26
 @8|}| @65
@@ -17,4 +16,5 @@
 | +0#00e0e07&@23|j|a|v|a|.|u|t|i|l|.|L|i|s|t|<|?| |e+0#00e0003&|x|t|e|n|d|s| +0#00e0e07&|E|>| |c|s|)| +0#0000000&@19
 @8|{| @65
 @16|r+0#af5f00255&|e|t|u|r|n| +0#0000000&|c|s|.|s|t|r|e|a|m|(|)|.|f|i|l|t|e|r|(|f|i|l|t|e|r|)| @25
-@57|7|2|,|2|5| @8|7|0|%| 
+@24|.|c|o|l@1|e|c|t|(|j|a|v|a|.|u|t|i|l|.|s|t|r|e|a|m|.|C|o|l@1|e|c|t|o|r|s|.|t|o|U|n|m|o|d|i|f|i|a|@+0#4040ff13&@2
+| +0#0000000&@56|7|3|,|9| @9|7|0|%| 
index d9341aa0d33be9d125672432fd87b0f7b1f56135..525f5838f085a1a68607d28509fcf4515847dff0 100644 (file)
@@ -1,10 +1,9 @@
-| +0&#ffffff0@15|r+0#af5f00255&|e|t|u|r|n| +0#0000000&|c|s|.|s|t|r|e|a|m|(|)|.|f|i|l|t|e|r|(|f|i|l|t|e|r|)| @25
-@24|.|c|o|l@1|e|c|t|(|j|a|v|a|.|u|t|i|l|.|s|t|r|e|a|m|.|C|o|l@1|e|c|t|o|r|s|.|t|o|U|n|m|o|d|i|f|i|a|b|l|e
+| +0&#ffffff0@23|.|c|o|l@1|e|c|t|(|j|a|v|a|.|u|t|i|l|.|s|t|r|e|a|m|.|C|o|l@1|e|c|t|o|r|s|.|t|o|U|n|m|o|d|i|f|i|a|b|l|e
 |L|i|s|t|(|)@1|;| @66
 @8|}| @65
 @75
-@8>@+0#e000e06&|O|v|e|r@1|i|d|e| +0#0000000&|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|c|a|s|t|"|)+0#e000e06&| +0#0000000&@31
-| +0#00e0e07&@7|p+0#00e0003&|u|b|l|i|c| +0#00e0e07&|S|t|r|i|n|g| |t|o|S|t|r|i|n|g|(|)| +0#0000000&|{| |r+0#af5f00255&|e|t|u|r|n| +0#0000000&|(|S|t|r|i|n|g|)| |"+0#e000002&|I|n|d|e|n|t|8|M|e|t|h|o|d|s|T|e|s|t|s|"|;+0#0000000&| |}
+@8|@+0#e000e06&|O|v|e|r@1|i|d|e| +0#0000000&|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|c|a|s|t|"|)+0#e000e06&| +0#0000000&@31
+| +0#00e0e07&@7>p+0#00e0003&|u|b|l|i|c| +0#00e0e07&|S|t|r|i|n|g| |t|o|S|t|r|i|n|g|(|)| +0#0000000&|{| |r+0#af5f00255&|e|t|u|r|n| +0#0000000&|(|S|t|r|i|n|g|)| |"+0#e000002&|I|n|d|e|n|t|8|M|e|t|h|o|d|s|T|e|s|t|s|"|;+0#0000000&| |}
 @1| @73
 @75
 |e+0#00e0003&|n|u|m| +0#0000000&|E|8| @67
@@ -17,4 +16,5 @@
 @16|(+0#00e0e07&|)| |-|>| +0#0000000&|{| @51
 @8|}|)@1|,| |D|(|"+0#e000002&|d|"|,+0#0000000&| |(|j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|B|o@1|l|e|a|n|S|u|p@1|l|i|e|r|)| |(+0#00e0e07&|)| |-|>| +0#0000000&|t+0#e000002&|r|u|e|)+0#0000000&|,| @5
 @8|E|(|"+0#e000002&|e|"|,+0#0000000&| |n+0#af5f00255&|e|w| +0#0000000&|c+0#00e0003&|h|a|r|[+0#0000000&|]| |{| |'+0#e000002&|a|'|,+0#0000000&| |'+0#e000002&|b|'|,+0#0000000&| |'+0#e000002&|c|'|,+0#0000000&| |'+0#e000002&|d|'| +0#0000000&|}|)|,| |F|(|"+0#e000002&|f|"|,+0#0000000&| |n+0#af5f00255&|e|w| +0#0000000&|O|b|j|e|c|t|(|)| |{| @2
-@57|8@1|,|9| @9|8@1|%| 
+@16|t+0#00e0003&|r|a|n|s|i|e|n|t| +0#0000000&|S|t|r|i|n|g| |n|a|m|e| |=| |"+0#e000002&@1|;+0#0000000&| @31
+@57|8|9|,|9| @9|8|9|%| 
index 930cfdb303285d7fd2fcf49277f7ce75510ec290..bc43e5f2f7946c5edce0f09f4727ab54fc3a6303 100644 (file)
@@ -1,10 +1,9 @@
-| +0&#ffffff0@7|E|(|"+0#e000002&|e|"|,+0#0000000&| |n+0#af5f00255&|e|w| +0#0000000&|c+0#00e0003&|h|a|r|[+0#0000000&|]| |{| |'+0#e000002&|a|'|,+0#0000000&| |'+0#e000002&|b|'|,+0#0000000&| |'+0#e000002&|c|'|,+0#0000000&| |'+0#e000002&|d|'| +0#0000000&|}|)|,| |F|(|"+0#e000002&|f|"|,+0#0000000&| |n+0#af5f00255&|e|w| +0#0000000&|O|b|j|e|c|t|(|)| |{| @2
-@16|t+0#00e0003&|r|a|n|s|i|e|n|t| +0#0000000&|S|t|r|i|n|g| |n|a|m|e| |=| |"+0#e000002&@1|;+0#0000000&| @31
+| +0&#ffffff0@15|t+0#00e0003&|r|a|n|s|i|e|n|t| +0#0000000&|S|t|r|i|n|g| |n|a|m|e| |=| |"+0#e000002&@1|;+0#0000000&| @31
 @16|@+0#e000e06&|O|v|e|r@1|i|d|e| +0#0000000&|p+0#00e0003&|u|b|l|i|c| +0#0000000&|S|t|r|i|n|g| |t|o|S|t|r|i|n|g|(|)| |{| |r+0#af5f00255&|e|t|u|r|n| +0#0000000&|t+0#00e0003&|h|i|s|.+0#0000000&|n|a|m|e|;| |}| @2
 @8|}|)|,| |/+0#0000e05&@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1|\|/@1| +0#0000000&
 @8|G|(|"+0#e000002&|g|"|)+0#0000000&|,| |@+0#e000e06&|D|e|p|r|e|c|a|t|e|d| +0#0000000&|H|(|"+0#e000002&|h|"|)+0#0000000&|;| @39
-> @74
-@8|f+0#00e0003&|i|n|a|l| +0#0000000&|S|t|r|i|n|g| |s|;| @51
+@75
+@8>f+0#00e0003&|i|n|a|l| +0#0000000&|S|t|r|i|n|g| |s|;| @51
 @8|p+0#00e0003&|r|i|v|a|t|e| +0#0000000&|E|8|(|S|t|r|i|n|g| |s|)| |{| |t+0#00e0003&|h|i|s|.+0#0000000&|s| |=| |s|;| |}| @30
 @8|p+0#00e0003&|r|i|v|a|t|e| +0#0000000&|<+0#00e0003&|δ+0#0000000&|>+0#00e0003&| +0#0000000&|E|8|(|S|t|r|i|n|g| |s|,| |δ| |d|u|m@1|y|)| |{| |t+0#00e0003&|h|i|s|(+0#0000000&|s|)|;| |}| @20
 @75
@@ -17,4 +16,5 @@
 |~| @73
 |~| @73
 |~| @73
-| +0#0000000&@56|1|0|6|,|0|-|1| @6|B|o|t| 
+|~| @73
+| +0#0000000&@56|1|0|7|,|9| @8|B|o|t| 
index ea9f48bdfa4a377016786bc371a06a63a2fe044f..25d651bed3fa09d99d824ec3501a2e1ccd196f85 100644 (file)
@@ -1,10 +1,9 @@
 | +0&#ffffff0@7|{| |a|s|c|i@1|$|9|8|_|(|)|;| |}| @50
 @75
-@8|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&@37
-@8|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&|s+0#00e0003&|t|a|t|i|c| +0#0000000&|f+0#00e0003&|i|n|a|l| +0#0000000&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#0000000&|s+0#00e0003&|t|r|i|c|t|f|p| +0#0000000&|<|α|,| |β|>| |Τ|ʬ|<|α|>|[|]| |μ+0#00e0e07&|ʭ@1|$|9@1|_
-|(| +0#0000000&@73
-@24>j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|F|u|n|c|t|i|o|n|<|β|,| |Τ|ʬ|<|α|>|[|]|[|]|>| |ƒ|)+0#00e0e07&| +0#0000000&@6
-@8|{| @65
+@8|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&@27
+@8|s+0#00e0003&|t|a|t|i|c| +0#0000000&|f+0#00e0003&|i|n|a|l| +0#0000000&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#0000000&|s+0#00e0003&|t|r|i|c|t|f|p| +0#0000000&|<|α|,| |β|>| |Τ|ʬ|<|α|>|[|]| |μ+0#00e0e07&|ʭ@1|$|9@1|_|(| +0#0000000&@8
+@24|j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|F|u|n|c|t|i|o|n|<|β|,| |Τ|ʬ|<|α|>|[|]|[|]|>| |ƒ|)+0#00e0e07&| +0#0000000&@6
+@8>{| @65
 @16|r+0#af5f00255&|e|t|u|r|n| +0#0000000&@52
 @8|I|n|d|e|n|t|8|$|M|e|t|h|o|d|s|T|e|s|t|s|.|<|α|,| |β|>|μ|ʭ@1|$|9|8|_|(|ƒ|)|[|0+0#e000002&|]+0#0000000&|;| @25
 @8|}| @65
@@ -17,4 +16,5 @@
 |}| @73
 |}| @73
 @75
-@57|7|2|,|2|5| @8|7|6|%| 
+|e+0#00e0003&|n|u|m| +0#0000000&|E|8|$| @66
+@57|7|3|,|9| @9|7@1|%| 
index e8e7646a47dec2d78f4adafb54b2fb31a9208c07..97f2ea2f016adc8f8406bf1c990e2a8eb6109492 100644 (file)
@@ -1,10 +1,9 @@
-| +0&#ffffff0@74
-|e+0#00e0003&|n|u|m| +0#0000000&|E|8|$| @66
+|e+0#00e0003#ffffff0|n|u|m| +0#0000000&|E|8|$| @66
 |{| @73
 @8|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|b|e|s|p|o|k|e|"|)+0#e000e06&| +0#0000000&|A|(|"+0#e000002&|a|"|)+0#0000000&|,| @30
 @8|B|(|"+0#e000002&|b|"| +0#0000000&@61
-@16>/+0#0000e05&|*|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|*|/|)+0#0000000&|,
-| @7|C|(|"+0#e000002&|c|"|,+0#0000000&| |n+0#af5f00255&|e|w| +0#0000000&|T|h|r|e|a|d|(| @48
+@16|/+0#0000e05&|*|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|/|\|*|/|)+0#0000000&|,
+| @7>C|(|"+0#e000002&|c|"|,+0#0000000&| |n+0#af5f00255&|e|w| +0#0000000&|T|h|r|e|a|d|(| @48
 @75
 @16|(+0#00e0e07&|)| |-|>| +0#0000000&|{| @51
 @8|}|)@1|,| |D|(|"+0#e000002&|d|"|,+0#0000000&| |(|j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|B|o@1|l|e|a|n|S|u|p@1|l|i|e|r|)| |(+0#00e0e07&|)| |-|>| +0#0000000&|t+0#e000002&|r|u|e|)+0#0000000&|,| @5
@@ -17,4 +16,5 @@
 @8|f+0#00e0003&|i|n|a|l| +0#0000000&|S|t|r|i|n|g| |s|;| @51
 @8|p+0#00e0003&|r|i|v|a|t|e| +0#0000000&|E|8|$|(|S|t|r|i|n|g| |s|)| |{| |t+0#00e0003&|h|i|s|.+0#0000000&|s| |=| |s|;| |}| @29
 @8|p+0#00e0003&|r|i|v|a|t|e| +0#0000000&|<|δ|>| |E|8|$|(|S|t|r|i|n|g| |s|,| |δ| |d|u|m@1|y|)| |{| |t+0#00e0003&|h|i|s|(+0#0000000&|s|)|;| |}| @19
-@57|8@1|,|1|7| @8|9|6|%| 
+@75
+@57|8|9|,|9| @9|9|7|%| 
index 73021e90390341005f9571612a360cb7ce88dadf..860cc4041a331cb9fdbad73c0313324b41bbdf88 100644 (file)
@@ -1,5 +1,4 @@
-| +0&#ffffff0@7|p+0#00e0003&|r|i|v|a|t|e| +0#0000000&|<|δ|>| |E|8|$|(|S|t|r|i|n|g| |s|,| |δ| |d|u|m@1|y|)| |{| |t+0#00e0003&|h|i|s|(+0#0000000&|s|)|;| |}| @19
-@75
+| +0&#ffffff0@74
 @8|@+0#e000e06&|O|v|e|r@1|i|d|e| +0#0000000&|p+0#00e0003&|u|b|l|i|c| +0#0000000&|S|t|r|i|n|g| |t+0#00e0e07&|o|S|t|r|i|n|g|(|)| +0#0000000&|{| |r+0#af5f00255&|e|t|u|r|n| +0#0000000&|n|a|m|e|(|)|.|t|o|U|p@1|e|r|C|a|s|e|(|)|;| |}
 >}| @73
 |~+0#4040ff13&| @73
@@ -17,4 +16,5 @@
 |~| @73
 |~| @73
 |~| @73
+|~| @73
 | +0#0000000&@56|1|0|4|,|1| @8|B|o|t| 
index 288a11035ce58fbcc9fb5b706b38ee2e1b0bd301..e291225a797af746e4d2ebf1a284ebd66d0defd2 100644 (file)
@@ -1,7 +1,7 @@
 | +0&#ffffff0@3|{| |a|s|c|i@1|$|9|8|_|(|)|;| |}| @54
 @75
-@4|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&@41
-| +0#00e0e07&@3|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#00e0e07&|s+0#00e0003&|t|a|t|i|c| +0#00e0e07&|f+0#00e0003&|i|n|a|l| +0#00e0e07&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#00e0e07&|s+0#00e0003&|t|r|i|c|t|f|p| +0#00e0e07&|<+0#00e0003&|α+0#00e0e07&|,| |β|>+0#00e0003&| +0#00e0e07&|Τ|ʬ|<|α|>|[|]| |μ|ʭ@1|$|9@1|_|(| +0#0000000&@2
+@4|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&@31
+| +0#00e0e07&@3|s+0#00e0003&|t|a|t|i|c| +0#00e0e07&|f+0#00e0003&|i|n|a|l| +0#00e0e07&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#00e0e07&|s+0#00e0003&|t|r|i|c|t|f|p| +0#00e0e07&|<+0#00e0003&|α+0#00e0e07&|,| |β|>+0#00e0003&| +0#00e0e07&|Τ|ʬ|<|α|>|[|]| |μ|ʭ@1|$|9@1|_|(| +0#0000000&@12
 | +0#00e0e07&@11|j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|F|u|n|c|t|i|o|n|<|β|,| |Τ|ʬ|<|α|>|[|]|[|]|>| |ƒ|)| +0#0000000&@18
 @4>{| @69
 @8|r+0#af5f00255&|e|t|u|r|n| +0#0000000&@60
index 1b823f5142299c5e0499bdd8cd591a9fb432cc3f..63ed52e2174765e9c1920384ab4978e0deb92d0b 100644 (file)
@@ -1,7 +1,7 @@
 | +0&#ffffff0@3|{| |a|s|c|i@1|$|9|8|_|(|)|;| |}| @54
 @75
-@4|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&@41
-@4|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&|s+0#00e0003&|t|a|t|i|c| +0#0000000&|f+0#00e0003&|i|n|a|l| +0#0000000&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#0000000&|s+0#00e0003&|t|r|i|c|t|f|p| +0#0000000&|<|α|,| |β|>| |Τ|ʬ|<|α|>|[|]| |μ+0#00e0e07&|ʭ@1|$|9@1|_|(| +0#0000000&@2
+@4|@+0#e000e06&|S|u|p@1|r|e|s@1|W|a|r|n|i|n|g|s|(|"+0#e000002&|s|t|r|i|c|t|f|p|"|)+0#e000e06&| +0#0000000&|p+0#00e0003&|r|o|t|e|c|t|e|d| +0#0000000&@31
+@4|s+0#00e0003&|t|a|t|i|c| +0#0000000&|f+0#00e0003&|i|n|a|l| +0#0000000&|s+0#00e0003&|y|n|c|h|r|o|n|i|z|e|d| +0#0000000&|s+0#00e0003&|t|r|i|c|t|f|p| +0#0000000&|<|α|,| |β|>| |Τ|ʬ|<|α|>|[|]| |μ+0#00e0e07&|ʭ@1|$|9@1|_|(| +0#0000000&@12
 @12|j|a|v|a|.|u|t|i|l|.|f|u|n|c|t|i|o|n|.|F|u|n|c|t|i|o|n|<|β|,| |Τ|ʬ|<|α|>|[|]|[|]|>| |ƒ|)+0#00e0e07&| +0#0000000&@18
 @4>{| @69
 @8|r+0#af5f00255&|e|t|u|r|n| +0#0000000&@60
index 4c68fac986d6889d4cf49dcf6408752651362e38..4133ae32264ada05f9239c9f4381ff3b1ba1d5b4 100644 (file)
@@ -11,8 +11,8 @@
 |#+0#0000e05&| |V|i|m|-|s|c|r|i|p|t| |c|o|m@1|e|n|t| |c|h|a|r|a|c|t|e|r|s| +0#0000000&@43
 |\|#| |<+0#e000e06&|c|h|a|r|-|0|x|0@1|a|3|>| +0#0000000&@14|L+0#0000e05&|i|n|e| |s|h|o|u|l|d| |n|o|t| |m|a|t|c|h| |a|s| |a| |V|i|m|9|-|s|c|r|i|p|t| |c|o|m@1|e
 |n|t| +0#0000000&@72
-|"| |“| @27|L+0#0000e05&|i|n|e| |s|h|o|u|l|d| |n|o|t| |m|a|t|c|h| |a|s| |a| |l|e|g|a|c|y|-|s|c|r|i|p|t| |c|o|m
-@1|e|n|t| +0#0000000&@70
+|#+0#0000e05&| |L|i|n|e| |s|h|o|u|l|d| |n|o|t| |m|a|t|c|h| |a|s| |a| |l|e|g|a|c|y|-|s|c|r|i|p|t| |c|o|m@1|e|n|t| +0#0000000&@24
+|"| |“| @71
 |:| |#| @27|L+0#0000e05&|i|n|e| |s|h|o|u|l|d| |n|o|t| |m|a|t|c|h| |a|s| |a| |V|i|m|9|-|s|c|r|i|p|t| |c|o|m@1|e
 |n|t| +0#0000000&@72
 @75
index 53cfd8c5d699473e2734a95fb2798f6e8497dd24..82f79ef5369bd4f5ed86c4a8e8ca2eba500bfd6f 100644 (file)
@@ -10,7 +10,7 @@
 @75
 @75
 |#+0#0000e05&| |I|s@1|u|e| |#|1|7@1|6@1| |(|v|a|l|i|d| |f|u|n|c|t|i|o|n| |c|a|l@1| |h|i|g|h|l|i|g|h|t|e|d| |a|s| |e|r@1|o|r|)| +0#0000000&@17
-|| @73
+@75
 |m|o|d|u|l|e|[|0+0#e000002&|]+0#0000000&|.+0#af5f00255&|f+0#0000001#ffff4012|o@1|(+0#e000e06#ffffff0|)| +0#0000000&@59
 |m|o|d|u|l|e|[|0+0#e000002&|]+0#0000000&|.+0#af5f00255&|s+0#0000001#ffff4012|u|b|s|t|i|t|u|t|e|(+0#e000e06#ffffff0|)| +0#0000000&@52
 @75
index 0d828c7c956e5cb8a6d4d9f3278507ecf5d08c24..e6792e6a9072c7b870fbbecae93ab26dd3775b67 100644 (file)
@@ -13,8 +13,8 @@
 @75
 |c+0#af5f00255&|o|m@1|a|n|d| +0#0000000&|-+0#e000e06&|r|a|n|g|e|=|%+0#00e0003&| +0#0000000&|-+0#e000e06&|n|a|r|g|s|=|?+0#00e0003&| +0#0000000&|-+0#e000e06&|b|a|n|g| +0#0000000&|T+0#0000001#ffff4012|b| +0#0000000#ffffff0|{+0#e000e06&| +0#0000000&@38
 @4|i+0#af5f00255&|f| +0#0000000&|"+0#e000002&|<|b|a|n|g|>|"| +0#0000000&|=+0#af5f00255&@1| +0#0000000&|"+0#e000002&|!|"| +0#0000000&@52
-@8|:|<+0#e000e06&|l|i|n|e|1|>|,+0#0000000&|<+0#e000e06&|l|i|n|e|2|>|s+0#af5f00255&|/+0#e000e06&|\+0#0000000&|v|"|[|^|"|]|*|"|/+0#e000e06&|\+0#0000000&|=|s|u|b|s|t|i|t|u|t|e|(|s|u|b|m|a|t|c|h|(|0|)|,| |"| |"|,| |"|•|"|,| |"|g|"
-|)|/+0#e000e06&|g|e| +0#0000000&@70
+@8|:|<+0#e000e06&|l|i|n|e|1|>|,+0#0000000&|<+0#e000e06&|l|i|n|e|2|>|s+0#af5f00255&|/+0#e000e06&|\+0#0000000&|v|"|[|^|"|]|*|"|/+0#e000e06&|\+0#0000000&|=|s|u|b|s|t|i|t|u|t|e|(|s|u|b|m|a|t|c|h|(|0|)|,| |"| |"|,| @8
+|"|•|"|,| |"|g|"|)|/+0#e000e06&|g|e| +0#0000000&@62
 @4|e+0#af5f00255&|n|d|i|f| +0#0000000&@65
 @4|i+0#af5f00255&|f| +0#0000000&|"+0#e000002&|<|a|r|g|s|>|"| +0#0000000&|=+0#af5f00255&@1| +0#0000000&|"+0#e000002&@1| +0#0000000&@53
 @57|1|4|0|,|0|-|1| @6|8@1|%| 
index 2b8b90e1ccc72ef081574e217c47fe2a6242947b..27d466b167204def7e97545926585b6bba41c5b3 100644 (file)
@@ -16,5 +16,5 @@
 @75
 |"+0#0000e05&| |I|s@1|u|e| |h|t@1|p|s|:|/@1|g|i|t|h|u|b|.|c|o|m|/|v|i|m|/|v|i|m|/|p|u|l@1|/|1|7|4|2|0|#|i|s@1|u|e|c|o|m@1|e|n|t|-|2|9|2|7@1|9|8|6|8|7| +0#0000000&@5
 |"+0#0000e05&| |(|a|r|g| |n|a|m|e|d| |/|f|u|%|\|[|n|c|t|i|o|n|]|/|)| +0#0000000&@46
-|| @73
+@75
 @57|1|9|,|1| @9|8|6|%| 
index 203e37f9d2c50f2efdf65f370fc42007ecadfd69..64f7d3026d47c894cddd4b80d5f86e86d6c7f8a3 100644 (file)
@@ -1,4 +1,4 @@
-|+0&#ffffff0| @73
+| +0&#ffffff0@74
 |s+0#af5f00255&|i|l|e|n|t|!| +0#0000000&|d+0#af5f00255&|e|l|f|u|n|c|!| +0#0000000&|f|u|n|c| @53
 > @74
 |~+0#4040ff13&| @73
index 0096229877b7ef101c1428edefb9689f82eead5a..03e3550056280720bd979abc05a283139c0d761b 100644 (file)
@@ -14,7 +14,7 @@
 @75
 |"+0#0000e05&| |I|s@1|u|e| |h|t@1|p|s|:|/@1|g|i|t|h|u|b|.|c|o|m|/|v|i|m|/|v|i|m|/|p|u|l@1|/|1|7|4|2|0|#|i|s@1|u|e|c|o|m@1|e|n|t|-|2|9|2|7@1|9|8|6|8|7| +0#0000000&@5
 |"+0#0000e05&| |(|f|u|n|c|t|i|o|n| |n|a|m|e|d| |/|s|:|f|u|%|\|[|n|c|t|i|o|n|]|/|)| +0#0000000&@39
-|| @73
+@75
 |f+0#af5f00255&|u|n|c|!| +0#0000000&|s+0#e000e06&|:|f+0#0000000&|u|n|c|(+0#e000e06&|_+0#00e0e07&|,+0#0000000&| |f+0#00e0e07&|u|n|c|)+0#e000e06&| +0#0000000&@53
 @4|r+0#af5f00255&|e|t|u|r|n| +0#0000000&|a+0#00e0e07&|:|f|u|n|c| +0#0000000&@57
 @57|2|5|1|,|1| @8|9@1|%| 
index e64fe80c85adcbfbdceb94a3a30dbf703e8ddf3a..c1e406164b5e7dd56d5bcae5d1b6ca4fb84fa87d 100644 (file)
@@ -15,6 +15,6 @@
 | +0#0000e05#a8a8a8255@1| +0#0000000#ffffff0@72
 | +0#0000e05#a8a8a8255@1|"+0&#ffffff0| |I|s@1|u|e| |h|t@1|p|s|:|/@1|g|i|t|h|u|b|.|c|o|m|/|v|i|m|/|v|i|m|/|p|u|l@1|/|1|7|4|2|0|#|i|s@1|u|e|c|o|m@1|e|n|t|-|2|9|2|7@1|9|8|6|8|7| +0#0000000&@3
 | +0#0000e05#a8a8a8255@1|"+0&#ffffff0| |(|f|u|n|c|t|i|o|n| |n|a|m|e|d| |/|s|:|f|u|%|\|[|n|c|t|i|o|n|]|/|)| +0#0000000&@37
-| +0#0000e05#a8a8a8255@1|+0#0000000#ffffff0| @71
+| +0#0000e05#a8a8a8255@1| +0#0000000#ffffff0@72
 |-+0#0000e05#a8a8a8255| |f+0#af5f00255#ffffff0|u|n|c|!| +0#0000000&|s+0#e000e06&|:|f+0#0000000&|u|n|c|(+0#e000e06&|_+0#00e0e07&|,+0#0000000&| |f+0#00e0e07&|u|n|c|)+0#e000e06&| +0#0000000&@51
 @57|2|5|2|,|1| @8|7|4|%| 
index 246775f5d29fa5aa5d0019e20cf2e043681342c6..fb5cde1e8dc9fd1c2b1472ec79427ed57d75c1a6 100644 (file)
@@ -10,8 +10,8 @@
 |"+0#0000e05&| |V|i|m|-|s|c|r|i|p|t| |c|o|m@1|e|n|t| |c|h|a|r|a|c|t|e|r|s| +0#0000000&@43
 |#| |<+0#e000e06&|c|h|a|r|-|0|x|0@1|a|3|>| +0#0000000&@15|L+0#0000e05&|i|n|e| |s|h|o|u|l|d| |n|o|t| |m|a|t|c|h| |a|s| |a| |V|i|m|9|-|s|c|r|i|p|t| |c|o|m@1|e
 |n|t| +0#0000000&@72
-|\|"| |“| @26|L+0#0000e05&|i|n|e| |s|h|o|u|l|d| |n|o|t| |m|a|t|c|h| |a|s| |a| |l|e|g|a|c|y|-|s|c|r|i|p|t| |c|o|m
-@1|e|n|t| +0#0000000&@70
+|"+0#0000e05&| |L|i|n|e| |s|h|o|u|l|d| |n|o|t| |m|a|t|c|h| |a|s| |a| |l|e|g|a|c|y|-|s|c|r|i|p|t| |c|o|m@1|e|n|t| +0#0000000&@24
+|\|"| |“| @70
 |:| |"| @27|L+0#0000e05&|i|n|e| |s|h|o|u|l|d| |n|o|t| |m|a|t|c|h| |a|s| |a| |l|e|g|a|c|y|-|s|c|r|i|p|t| |c|o|m
 @1|e|n|t| +0#0000000&@70
 @75
index ad9fdf803c02ac90d7aa13ede6289020b16510c2..3d9fcd20b012cb4eea4852cc88ef13ca0d06ad0c 100644 (file)
@@ -17,4 +17,4 @@
 |s+0#af5f00255&|e|t| +0#0000000&|t+0#e000e06&|e|r|m|=+0#af5f00255&|$+0#e000e06&|T|E|R|M|.+0#0000000&|n|e|w| @56
 |s+0#af5f00255&|e|t| +0#0000000&|p+0#e000e06&|a|t|h|=+0#af5f00255&|/+0#0000000&|u|s|r|/|$+0#e000e06&|I|N|C|L|U|D|E|,|$|H|O|M|E|/+0#0000000&|i|n|c|l|u|d|e|,+0#e000e06&|.+0#0000000&| @36
 @75
-@57|7|2|,|1| @9|5|9|%| 
+@57|7|2|,|1| @9|5|8|%| 
index b28274ec7b0c7250adc0a4d3f50e2e60ca99ce62..c8402b5433cf69bf8deb06c93d9e8fff66ded046 100644 (file)
@@ -6,7 +6,8 @@
 >s+0#af5f00255&|e|t| +0#0000000&|l+0#e000e06&|a|n|g|m|a|p|++0#af5f00255&|=|Ф+0#0000000&|Ы|В|А|П|Р|О|Л|Д|Ж|Э|Ё|;|A|S|D|F|G|H|J|K|L|\@1|:+0#e000e06&|\+0#0000000&@1|"|\@1||| @30
 @6|\+0#e000e06&| +0#0000000&|l+0#e000e06&|a|n|g|m|a|p|++0#af5f00255&|=|Я+0#0000000&|Ч|С|М|И|Т|Ь|Б|Ю|;|Z|X|C|V|B|N|M|<+0#e000e06&|>| +0#0000000&@38
 @75
-|s+0#af5f00255&|e|t| +0#0000000&|l+0#e000e06&|a|n|g|m|a|p|++0#af5f00255&|=|Ф+0#0000000&|Ы|В|А|П|Р|О|Л|Д|Ж|Э|Ё|;|A|S|D|F|G|H|J|K|L|\@1|:+0#e000e06&|\+0#0000000&@1|"|\@1||| |l+0#e000e06&|a|n|g|m|a|p|++0#af5f00255&|=|Я+0#0000000&|Ч|С|М|И|Т|Ь|Б|Ю|;|Z|X|C|V|B|N|M|<+0#e000e06&|>| +0#0000000&@1
+|s+0#af5f00255&|e|t| +0#0000000&|l+0#e000e06&|a|n|g|m|a|p|++0#af5f00255&|=|Ф+0#0000000&|Ы|В|А|П|Р|;|A|S|D|F|G|H| |l+0#e000e06&|a|n|g|m|a|p|++0#af5f00255&|=|О+0#0000000&|Л|Д|Ж|Э|Ё|;|J|K|L|\@1|:+0#e000e06&|\+0#0000000&@1|"|\@1||| @19
+@6|\+0#e000e06&| +0#0000000&|l+0#e000e06&|a|n|g|m|a|p|++0#af5f00255&|=|Я+0#0000000&|Ч|С|М|И|;|Z|X|C|V|B| |l+0#e000e06&|a|n|g|m|a|p|++0#af5f00255&|=|Т+0#0000000&|Ь|Б|Ю|;|N|M|<+0#e000e06&|>| +0#0000000&@27
 @75
 |~+0#4040ff13&| @73
 |~| @73
@@ -16,5 +17,4 @@
 |~| @73
 |~| @73
 |~| @73
-|~| @73
 | +0#0000000&@56|1|2|6|,|1| @8|B|o|t| 
index bf9957334c413560983490690a2af2f857404e3e..50bf79772f8a8872d103ec9e18e98a13dd949060 100644 (file)
@@ -6,7 +6,7 @@
 > @74
 @75
 |"+0#0000e05&| |I|s@1|u|e| |#|1|7@1|6@1| |(|v|a|l|i|d| |f|u|n|c|t|i|o|n| |c|a|l@1| |h|i|g|h|l|i|g|h|t|e|d| |a|s| |e|r@1|o|r|)| +0#0000000&@17
-|| @73
+@75
 |c+0#af5f00255&|a|l@1| +0#0000000&|m|o|d|u|l|e|[|0+0#e000002&|]+0#0000000&|.+0#af5f00255&|f+0#0000001#ffff4012|o@1|(+0#e000e06#ffffff0|)| +0#0000000&@54
 |c+0#af5f00255&|a|l@1| +0#0000000&|m|o|d|u|l|e|[|0+0#e000002&|]+0#0000000&|.+0#af5f00255&|s+0#0000001#ffff4012|u|b|s|t|i|t|u|t|e|(+0#e000e06#ffffff0|)| +0#0000000&@47
 @75
index 0962f9b7ec5ef28f8b8e387bf6e757a85084668d..56d028b1ae06b1fba14d0e427f817042a641d1f8 100644 (file)
@@ -13,7 +13,8 @@ int main (void)
 
     // integer character constants,
     int c1='a'; printf("'a':\t %#010x\n", c1);
-    int c2='🍌'; printf("'🍌':\t %#010x\n\n", c2); // implementation-defined
+    // implementation-defined
+    int c2='🍌'; printf("'🍌':\t %#010x\n\n", c2);
 
     // multicharacter constant
     int c3='ab'; printf("'ab':\t %#010x\n\n", c3); // implementation-defined
index a59d58db6ca148a13f2c6fd8e2e91cb282fb593b..cb67a40a2f8eaf8e3506f5b617df13d4ccc69915 100644 (file)
@@ -41,11 +41,13 @@ int main(void)
        printf("0x%02X ", +(unsigned char)s2[n]);
 #endif
     puts("}");
-    printf(" u\"a猫🍌\" is a char16_t[%zu] holding { ", sizeof s3 / sizeof *s3);
+    printf(" u\"a猫🍌\" is a char16_t[%zu] holding { ",
+                   sizeof s3 / sizeof *s3);
     for(size_t n = 0; n < sizeof s3 / sizeof *s3; ++n)
        printf("0x%04" PRIXLEAST16" ", s3[n]);
     puts("}");
-    printf(" U\"a猫🍌\" is a char32_t[%zu] holding { ", sizeof s4 / sizeof *s4);
+    printf(" U\"a猫🍌\" is a char32_t[%zu] holding { ",
+                   sizeof s4 / sizeof *s4);
     for(size_t n = 0; n < sizeof s4 / sizeof *s4; ++n)
        printf("0x%08" PRIXLEAST32" ", s4[n]);
     puts("}");
index 3fb9576d26dc1769da83093e515a8f1ef6dd13c8..c38854d31f596448897875e7d3994b8e186f65ff 100644 (file)
@@ -1,4 +1,4 @@
-// VIM_TEST_SETUP :highlight link javaConceptKind NonText
+// VIM_TEST_SETUP highlight link javaConceptKind NonText
 
 
 
index 5ab06635f84c230e077db9f33d5716a291e3aa18..1b2e8632f621af1cd273688e194f245cddb3742d 100644 (file)
@@ -67,8 +67,8 @@ abstract class Indent2MethodsTests
   protected static final synchronized strictfp void ascii$99_()
   { ascii$98_(); }
 
-  @SuppressWarnings("strictfp")
-  protected static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
+  @SuppressWarnings("strictfp") protected
+  static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
                         java.util.function.Function<β, Τʬ<α>[][]> ƒ)
   {
     return
index 05e633bf25f37330d79b3f919448bd9196285812..8303e23542674e147ab4e679f58cb84f8354868b 100644 (file)
@@ -67,8 +67,8 @@ abstract class Indent2$MethodsTests
   protected static final synchronized strictfp void ascii$99_()
   { ascii$98_(); }
 
-  @SuppressWarnings("strictfp")
-  protected static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
+  @SuppressWarnings("strictfp") protected
+  static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
                         java.util.function.Function<β, Τʬ<α>[][]> ƒ)
   {
     return
index 092ded79cc0aaf4726a290895ea4b2a8c80230e6..cc3314976aa68373d2d083f0efd7f08e4590159a 100644 (file)
@@ -67,8 +67,8 @@ abstract class Indent4MethodsTests
     protected static final synchronized strictfp void ascii$99_()
     { ascii$98_(); }
 
-    @SuppressWarnings("strictfp")
-    protected static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
+    @SuppressWarnings("strictfp") protected
+    static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
                         java.util.function.Function<β, Τʬ<α>[][]> ƒ)
     {
         return
index f21d95d0c5a8d8689c932fd3b20f0329041c07e9..eace2683d73e4c361947172ca96f9ba3432a963f 100644 (file)
@@ -67,8 +67,8 @@ abstract class Indent4$MethodsTests
     protected static final synchronized strictfp void ascii$99_()
     { ascii$98_(); }
 
-    @SuppressWarnings("strictfp")
-    protected static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
+    @SuppressWarnings("strictfp") protected
+    static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
                         java.util.function.Function<β, Τʬ<α>[][]> ƒ)
     {
         return
index ec17f5116bc38f7d07613c061323f7ba90d3ffb3..aadf9759e8a6b548e2c11ee0d60362f29aa7de5e 100644 (file)
@@ -67,8 +67,8 @@ abstract class Indent8MethodsTests
         protected static final synchronized strictfp void ascii$99_()
         { ascii$98_(); }
 
-        @SuppressWarnings("strictfp")
-        protected static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
+        @SuppressWarnings("strictfp") protected
+        static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
                         java.util.function.Function<β, Τʬ<α>[][]> ƒ)
         {
                 return
index 8d8219690b06c30c7438e677f4bd90360bf94947..677ce5a032bb5c092dda5edd0244fee14be934e5 100644 (file)
@@ -67,8 +67,8 @@ abstract class Indent8$MethodsTests
         protected static final synchronized strictfp void ascii$99_()
         { ascii$98_(); }
 
-        @SuppressWarnings("strictfp")
-        protected static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
+        @SuppressWarnings("strictfp") protected
+        static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
                         java.util.function.Function<β, Τʬ<α>[][]> ƒ)
         {
                 return
index af0c7af6246fbc1819bf6506ec2a117a620da32f..f9a6f5771db7a3b3f83ab6c50c5bc7141ddd46cc 100644 (file)
@@ -67,8 +67,8 @@ abstract class StyleMethodsTests
        protected static final synchronized strictfp void ascii$99_()
        { ascii$98_(); }
 
-       @SuppressWarnings("strictfp")
-       protected static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
+       @SuppressWarnings("strictfp") protected
+       static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
                        java.util.function.Function<β, Τʬ<α>[][]> ƒ)
        {
                return
index 8e3b4d64b3e57c68e6a37a74b87711c74cad1d37..28a2f8887ca0dd14e54ea9b48b2d3b7c6dfa221e 100644 (file)
@@ -67,8 +67,8 @@ abstract class Style$MethodsTests
        protected static final synchronized strictfp void ascii$99_()
        { ascii$98_(); }
 
-       @SuppressWarnings("strictfp")
-       protected static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
+       @SuppressWarnings("strictfp") protected
+       static final synchronized strictfp <α, β> Τʬ<α>[] μʭʭ$99_(
                        java.util.function.Function<β, Τʬ<α>[][]> ƒ)
        {
                return
index fcae0a352fa28f7c8ddead58990ada5606c36291..b6b5fece9df252b2eeb129e5d00d129a11c1c5d8 100644 (file)
@@ -22,6 +22,7 @@ c              <char-0103>     Special notation allowed in RHS - octal
 
 # Vim-script comment characters
 \# <char-0x00a3>               Line should not match as a Vim9-script comment
-" “                            Line should not match as a legacy-script comment
+# Line should not match as a legacy-script comment
+" “
 : #                            Line should not match as a Vim9-script comment
 
index c4245510ecb1ccf2e736904b5d430e63408e15e1..63e82c662fad7790a89a70b890b97e34e9881d4b 100644 (file)
@@ -311,7 +311,7 @@ if !isdirectory(&directory) | mkdir(&directory, "p") | endif
 
 
 # Issue #17766 (valid function call highlighted as error)
-
+
 module[0].foo()
 module[0].substitute()
 
index 6fd59bf108068c56d2765b523c4b8525754e7d76..56890143c722f93c2da3be8d9f92a6254501a806 100644 (file)
@@ -147,7 +147,7 @@ command! -bang -nargs=* -complete=file Make AsyncRun -program=make @ <args>
 
 command -range=% -nargs=? -bang Tb {
     if "<bang>" == "!"
-        :<line1>,<line2>s/\v"[^"]*"/\=substitute(submatch(0), " ", "•", "g")/ge
+        :<line1>,<line2>s/\v"[^"]*"/\=substitute(submatch(0), " ",         "•", "g")/ge
     endif
     if "<args>" == ""
         :<line1>,<line2>!column -t
index 18ecd48f40090515422b21ead5bbf7d41a0f6c84..04c33e9262c9913f8e5e3fbffa10fe5cfb4c2b37 100644 (file)
@@ -29,6 +29,6 @@ delfunction Foo " comment
 
 " Issue https://github.com/vim/vim/pull/17420#issuecomment-2927798687
 " (arg named /fu%\[nction]/)
-
+
 silent! delfunc! func
 
index ad57f641a51958811d25a080b16ea02785ad44d7..8a0f398fe2e7441dd82cc68b8abe7e58bd936256 100644 (file)
@@ -259,7 +259,7 @@ endfunction
 
 " Issue https://github.com/vim/vim/pull/17420#issuecomment-2927798687
 " (function named /s:fu%\[nction]/)
-
+
 func! s:func(_, func)
     return a:func
 endfunc
index 3517506adb52e058030767288d15f7325feabb9e..c64c62de86d70bb69c7bb715d02a2f36d2f9f912 100644 (file)
@@ -261,7 +261,7 @@ endfunction
 
 " Issue https://github.com/vim/vim/pull/17420#issuecomment-2927798687
 " (function named /s:fu%\[nction]/)
-
+
 func! s:func(_, func)
     return a:func
 endfunc
index 4271e0eb121d23845efb6940bf79ea9c06f98938..853256c9117180da32e20e615714309faad848e7 100644 (file)
@@ -21,6 +21,7 @@ c              <char-0103>     Special notation allowed in RHS - octal
 
 " Vim-script comment characters
 # <char-0x00a3>                Line should not match as a Vim9-script comment
-\" “                           Line should not match as a legacy-script comment
+" Line should not match as a legacy-script comment
+\" “
 : "                            Line should not match as a legacy-script comment
 
index a27a965b4c59bd7682090ad503ab614232f0ffa4..379f8065eabfb4d0bb50fe47aa83c92abb7e771e 100644 (file)
@@ -126,5 +126,6 @@ set langmap+=ЯЧСМИТЬБЮ;ZXCVBNM<>
 set langmap+=ФЫВАПРОЛДЖЭЁ;ASDFGHJKL\\:\\"\\|
       \ langmap+=ЯЧСМИТЬБЮ;ZXCVBNM<>
 
-set langmap+=ФЫВАПРОЛДЖЭЁ;ASDFGHJKL\\:\\"\\| langmap+=ЯЧСМИТЬБЮ;ZXCVBNM<>
+set langmap+=ФЫВАПР;ASDFGH langmap+=ОЛДЖЭЁ;JKL\\:\\"\\|
+      \ langmap+=ЯЧСМИ;ZXCVB langmap+=ТЬБЮ;NM<>
 
index eed260c8bd37f4c39ece0e8ebb684d421b9a1487..60158161c4b8e0f0631aa297293944b8e077f45b 100644 (file)
@@ -271,7 +271,7 @@ call module.foo().substitute()
 
 
 " Issue #17766 (valid function call highlighted as error)
-
+
 call module[0].foo()
 call module[0].substitute()