Skip to content

Commit

Permalink
chore: change example-world to imports (#33)
Browse files Browse the repository at this point in the history
Signed-off-by: Jiaxiao Zhou (Mossaka) <duibao55328@gmail.com>
  • Loading branch information
Mossaka committed Sep 13, 2023
1 parent fe95810 commit 9871e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wit/world.wit
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package wasi:random

world example-world {
world imports {
import random
import insecure
import insecure-seed
Expand Down

0 comments on commit 9871e39

Please sign in to comment.