Skip to content

Commit

Permalink
test: test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hieu.ha committed Nov 7, 2024
1 parent 89646d8 commit f552c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnovm/tests/files/assign33.gno
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ func main() {
}

// Error:
// main/files/assign33.gno:8:6: cannot use foo<VPBlock(3,0)>() (value of type bool) as int value in assignment
// main/files/assign33.gno:8:6: cannot use foo<VPBlock(3,0)>() (value of type bool) as int value in assignment:

0 comments on commit f552c29

Please sign in to comment.