6 lines
117 B
C
6 lines
117 B
C
|
|
#include "../defines/BUILTIN_PARAMETER_PROTOTYPE.h"
|
|
|
|
struct value* builtin_list(
|
|
BUILTIN_PARAMETER_PROTOTYPE);
|
|
|