Skip to content

Commit

Permalink
riscv: fysh: Fix call
Browse files Browse the repository at this point in the history
  • Loading branch information
cbebe committed Oct 20, 2024
1 parent bf9c4e9 commit 8880740
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pkg/riscv/fysh/simple-matrix.fysh
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@ x x x x x x x x
which calls both `set pixel` and `draw fysh`.
This showcases Fysh-C interop.
<*/><
[><(({°> >(draw frame) ><(((°>] ~
[><(({°> >(draw frame) ><(({°>] ~
[><(({°> >(draw frame) ><({(°>] ~
[><(({°> >(draw frame) ><({{°>] ~
[><(({°> >(draw frame) ><{((°>] ~
[><(({°> >(draw frame) ><{({°>] ~
[><(({°> >(draw frame) ><{{(°>] ~
[><(({°> >(draw frame) ><{{{°>] ~
[><(({°> >(draw_frame) ><(((°>] ~
[><(({°> >(draw_frame) ><(({°>] ~
[><(({°> >(draw_frame) ><({(°>] ~
[><(({°> >(draw_frame) ><({{°>] ~
[><(({°> >(draw_frame) ><{((°>] ~
[><(({°> >(draw_frame) ><{({°>] ~
[><(({°> >(draw_frame) ><{{(°>] ~
[><(({°> >(draw_frame) ><{{{°>] ~
<><

><//> we're just being nice to LLVM
Expand Down

0 comments on commit 8880740

Please sign in to comment.