Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gusarich committed Apr 25, 2024
1 parent def7575 commit e995413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/features/maps.tact
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ contract MapTestContract {
self.intMap6_5.del(msg.key);
self.intMap6_6.del(msg.key);
self.intMap6_6.del(msg.key);
self.intMap6_7.del(msg.key);
}

receive(msg: DelUIntMap7) {
Expand Down

0 comments on commit e995413

Please sign in to comment.