Skip to content

Commit a760d77

Browse files
committed
#17 Add failing test.
1 parent bb14125 commit a760d77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/example1/src/foo.bas

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Function fuzz_HotelEcho_helper( _
2121
' Name: The name
2222
' description: The description
2323
'
24+
' Returns:
25+
' A fancy ListObject
26+
'
2427
' Examples:
2528
' >>> fuzz_HotelEcho_helper(sheet, "foo", "the sheet")
2629
' ListObject(...)

0 commit comments

Comments
 (0)