Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Nov 20, 2022
1 parent b3caf58 commit 4262a13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vcl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ if kernel_err !is none {
next_data := v.data()?
// prints out [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16]
println('\n\nUpdated vector data: $next_data')
```

0 comments on commit 4262a13

Please sign in to comment.