We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea4d4f3 commit d2f14c1Copy full SHA for d2f14c1
msg/WStrings.msg
@@ -8,3 +8,4 @@ wstring wstring_value_default3 "ハローワールド"
8
wstring[3] array_of_wstrings
9
wstring[<=3] bounded_sequence_of_wstrings
10
wstring[] unbounded_sequence_of_wstrings
11
+wstring[] unbounded_sequence_of_wstrings_with_default ["Hellö wörld!"]
0 commit comments