Skip to content

Commit 0ee6942

Browse files
committed
For unknown reasons, Examples in the module docstring needs an extra blank line.
1 parent 9ee641e commit 0ee6942

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: examples/example1/src/foo.bas

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Attribute VB_Name = "foo"
33
' Like all other, it can be multiple lines
44
'
55
' Examples:
6+
'
67
' >>> foo(bar)
78
' baz
89

0 commit comments

Comments
 (0)