More stuff! Tons of stuff!
This commit is contained in:
9
src/AST/Statement.cpp
Normal file
9
src/AST/Statement.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "AST/Statement.h"
|
||||
|
||||
Statement::Statement() {
|
||||
//
|
||||
}
|
||||
|
||||
Statement::~Statement() {
|
||||
//
|
||||
}
|
||||
Reference in New Issue
Block a user