Skip to content

Commit

Permalink
dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
thofma committed Aug 10, 2024
1 parent 3f7d845 commit 9cce077
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# ResumableFunctions


<table>
<tr>
<td>Documentation</td>
Expand Down Expand Up @@ -137,4 +138,4 @@ A [detailed change log is kept](https://github.com/JuliaDynamics/ResumableFuncti
* In a `try` block only top level `@yield` statements are allowed.
* In a `finally` block a `@yield` statement is not allowed.
* An anonymous function can not contain a `@yield` statement.
* Many more restrictions.
* Many more restrictions.

0 comments on commit 9cce077

Please sign in to comment.