Skip to content

Commit

Permalink
Update docs/src/basics/InputOutput.md
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ChrisRackauckas and github-actions[bot] authored Aug 8, 2024
1 parent 80b19c8 commit 67d89da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/basics/InputOutput.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ nothing # hide

Now we can test the generated function `f` with random input and state values


```@example inputoutput
p = [1]
x = [rand()]
Expand Down

0 comments on commit 67d89da

Please sign in to comment.