prettyprint-docs: fix the obsolete parser code in an example

windows-drag
Alexander Iljin 2019-03-25 00:54:50 +01:00 committed by John Benediktsson
parent ea4f061461
commit bbd7a112f1
1 changed files with 4 additions and 4 deletions

View File

@ -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:"