Skip to content

Commit

Permalink
For unknown reasons, Examples in the module docstring needs an extra …
Browse files Browse the repository at this point in the history
…blank line.
  • Loading branch information
rudolfbyker committed Feb 23, 2022
1 parent 9ee641e commit 0ee6942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/example1/src/foo.bas
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Attribute VB_Name = "foo"
' Like all other, it can be multiple lines
'
' Examples:
'
' >>> foo(bar)
' baz

Expand Down

0 comments on commit 0ee6942

Please sign in to comment.