mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove outdated FIXME
This commit is contained in:
parent
451b6f8ced
commit
d773e76704
@ -325,8 +325,6 @@ namespace
|
||||
return std::make_shared<ArraySort>(std::move(domainSort), std::move(codomainSort));
|
||||
}
|
||||
}
|
||||
// FIXME: This is not correct, we need to track sorts properly!
|
||||
// return SortProvider::boolSort;
|
||||
smtAssert(false, "Unknown sort encountered");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user