wip
This commit is contained in:
8
src/Expression.h
Normal file
8
src/Expression.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef EXPRESSION_H
|
||||
#define EXPRESSION_H
|
||||
|
||||
class Expression {
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user