parser: default expect enum values with leading .
I prefer this, personally. And this is all about personal preference.
This commit is contained in:
@@ -32,7 +32,7 @@ const source =
|
||||
\\ # and a trailing newline for good measure
|
||||
\\ >
|
||||
\\tuple: [ no, 127 ]
|
||||
\\enume: third
|
||||
\\enume: .third
|
||||
\\taggart:
|
||||
\\ first: string a thing
|
||||
\\list:
|
||||
|
Reference in New Issue
Block a user