Skip to content

Commit

Permalink
(#268) Tiny fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
TonitaN committed Nov 8, 2023
1 parent c92d79e commit 4915ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/Interpreter/include/Interpreter/Interpreter.h
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ class Interpreter {
struct Lexem {
enum Type { // TODO добавить тип строки (для filename)
error,
equalSign,
equalSign,
star,
doubleExclamation,
parL,
Expand Down

0 comments on commit 4915ca5

Please sign in to comment.