mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-20 05:33:13 +01:00
Isolate all knowledge of what a function's nested context looks like in a
single place. No functional change.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "gen/functions.h"
|
||||
#include "gen/runtime.h"
|
||||
#include "gen/dvalue.h"
|
||||
#include "gen/nested.h"
|
||||
|
||||
#include "ir/irstruct.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user