Michael Dusan a23a022820
fix container member access for fn/struct-fn
- decls brought in via `usingnamespace` were not always found
  because lookup was performed directly against decl_table and
  use_decls was never consulted
- fix to use find_container_decl() path instead
- closes #3367
2019-10-05 14:09:09 -04:00
..
2019-09-24 00:20:29 -04:00
2019-09-27 18:44:49 +02:00
2019-07-23 14:49:19 -04:00