Fixed the length of the execution function
This commit is contained in:
parent
da948f58fe
commit
9276e1a8a5
6 changed files with 251 additions and 304 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#define _POSIX_C_SOURCE 12344
|
||||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "ast.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue