Luuk de Gram 1f196b9e2f
stage2: implement exporting using field access (#13136)
This implements `@export(a.b, .{..});` in semantic analysis,
allowing users to directly export a variable from a namespace.

* add test case for exporting using field access
2022-10-12 04:38:07 -04:00
..
2022-08-17 23:03:04 +03:00
2020-10-31 12:21:49 +02:00
2022-10-10 22:29:56 +02:00
2022-10-11 00:43:53 +02:00