forked from FuelLabs/sway
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
TyModule::submodules_recursive
iterator (FuelLabs#3167)
This fixes the submodule iterator added in FuelLabs#3152. Previously this wasn't actually returning any submodules, only traversing them! This resulted in `test_fns` method not working. This commit fixes the behaviour, tested locally as a part of FuelLabs#2985.
- Loading branch information
1 parent
467e22c
commit 4e3e44f
Showing
1 changed file
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters