Skip to content

Commit

Permalink
revert ws change
Browse files Browse the repository at this point in the history
  • Loading branch information
yowl committed Jan 19, 2024
1 parent f05beb8 commit 0a0e1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/codegen/option-result.wit
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ interface option-result {
record o-one {
a: option<bool>,
}

record o-nested {
a: option<option<o-one>>,
}
Expand Down

0 comments on commit 0a0e1bc

Please sign in to comment.