You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: itest/rust/src/register_tests/res/registered_docs.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -96,5 +96,5 @@ public class Player : Node2D
96
96
</description>
97
97
</signal>
98
98
</signals>
99
-
<members><membername="item"type="f32"default="">this is very documented</member><membername="a"type="i32"default=""deprecated="use on your own risk!!">not to be confused with B!</member><membername="b"type="i64"default=""experimental="idk.">Some docs…</member><membername="item_2"type="i64"default="">is it documented?</member><membername="item_xml"type="GString"default="">this docstring has < a special character</member></members>
99
+
<members><membername="item"type="f32"default="">this is very documented</member><membername="item_2"type="i64"default="">is it documented?</member><membername="item_xml"type="GString"default="">this docstring has < a special character</member><membername="a"type="i32"default=""deprecated="use on your own risk!!">not to be confused with B!</member><membername="b"type="i64"default=""experimental="idk.">Some docs…</member></members>
0 commit comments