prettyprint-docs: fix the obsolete parser code in an example
parent
ea4f061461
commit
bbd7a112f1
|
@ -113,10 +113,10 @@ ARTICLE: "prettyprint-literal" "Literal prettyprinting protocol"
|
|||
"TUPLE: rect w h ;"
|
||||
""
|
||||
"SYNTAX: RECT["
|
||||
" scan-word"
|
||||
" scan-word \\ * assert="
|
||||
" scan-word"
|
||||
" scan-word \\ ] assert="
|
||||
" scan-number"
|
||||
" scan-token \"*\" assert="
|
||||
" scan-number"
|
||||
" scan-token \"]\" assert="
|
||||
" <rect> suffix! ;"
|
||||
}
|
||||
"An example literal might be:"
|
||||
|
|
Loading…
Reference in New Issue