Files
mgmt/lang/ast
James Shubin 4140492d56 lang: ast: Embedded imports have function scopes too
If we're importing an embedded module, we need to also include any
possible system scope imports (like functions) that might be using the
same namespace. These might be used by a custom CLI frontend to extend
the code with values from the CLI parsing, for example.
2024-03-08 17:41:57 -05:00
..
2024-03-05 01:05:50 -05:00
2024-03-05 01:05:50 -05:00