7 lines
117 B
C
7 lines
117 B
C
|
|
#include <debug.h>
|
|
|
|
#include "../inheritance.h"
|
|
|
|
extern struct value_inheritance builtin_lambda_value_inheritance;
|
|
|