Skip to content

Commit

Permalink
doc: Fix unclosed code fence in src/manual/methods.md (#49357)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucifer1004 authored Apr 14, 2023
1 parent b795ccf commit ff7b8eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/src/manual/methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -1247,5 +1247,6 @@ function f2(inc)
x -> x - 1
end
end
```

[^Clarke61]: Arthur C. Clarke, *Profiles of the Future* (1961): Clarke's Third Law.

2 comments on commit ff7b8eb

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Executing the daily package evaluation, I will reply here when finished:

@nanosoldier runtests(isdaily = true)

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your package evaluation job has completed - possible new issues were detected.
A full report can be found here.

Please sign in to comment.