Files
moxa/interp
Marc Vertes 274eecdf18 interp: fix type recursivity detection
Fix the logic to detect recursive struct types, which was giving a false positive.
We now use the local type name  as key in tracker map.

A non-regression test case is included (_test/struct49.go).

This completes #1008.
2021-01-19 19:32:05 +01:00
..
2020-08-20 13:14:15 +02:00
2020-07-30 11:18:04 +02:00
2020-09-16 10:58:04 +02:00
2021-01-19 19:32:05 +01:00