mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-27 01:29:58 +01:00
Merge "Add guardians to expression_debug."
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#ifndef POICARE_EXPRESSION_DEBUG_H
|
||||
#define POICARE_EXPRESSION_DEBUG_H
|
||||
|
||||
#include <poincare/expression.h>
|
||||
|
||||
void print_expression(const Expression * e, int indentationLevel = 0);
|
||||
|
||||
#endif // POICARE_EXPRESSION_DEBUG_H
|
||||
|
||||
Reference in New Issue
Block a user