Files
moxa/interp
Nicholas Wiersma 851444453c fix: assert switch type from valueT in struct case (#747)
* fix: switch type from valueT in struct case

In a struct case in type assertion, if the source is a valueT, we still need to take the struct type to allow method and field resolution.

* fix: handle all ptr structs as well
2020-07-06 15:09:48 +02:00
..
2020-06-22 12:55:42 +02:00
2020-06-22 12:55:42 +02:00
2020-06-18 09:44:03 +02:00
2020-07-01 10:44:03 +02:00
2020-07-02 23:20:03 +02:00