Very minor cleanup.
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ joy(InputString, StackIn, StackOut) :-
|
||||
/*
|
||||
Parser
|
||||
|
||||
joy :== number | '[' joy* ']' | chars
|
||||
joy :== number | '[' joy* ']' | atom
|
||||
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user