Type/is_supported_index_type: Deal with recursive record types

This plugs the issue reported in #2690, there might be more though.

Closes #2690
This commit is contained in:
Arne Welzel 2023-02-15 16:43:26 +01:00
parent 8e2d68ffec
commit ec998dbfb6
4 changed files with 118 additions and 7 deletions

View file

@ -0,0 +1,7 @@
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
===, 0, {
}
===, 1, {
[[id=1, foo=<uninitialized>]] = [id=2, foo=[id=1, foo=<uninitialized>]]
}