We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb14125 commit a760d77Copy full SHA for a760d77
1 file changed
examples/example1/src/foo.bas
@@ -21,6 +21,9 @@ Function fuzz_HotelEcho_helper( _
21
' Name: The name
22
' description: The description
23
'
24
+ ' Returns:
25
+ ' A fancy ListObject
26
+ '
27
' Examples:
28
' >>> fuzz_HotelEcho_helper(sheet, "foo", "the sheet")
29
' ListObject(...)
0 commit comments