missing semicolon before while loop.
##Overview
added missing semicolon before while loop in code example for list functions in
the design document documentation.
without this semicolon compilation error will occur:
{"error":"compilation_error","reason":"Expression does not eval to a function.
(...)}
##Testing recommendations
try copy pasting and minifying via for example at https://www.minifier.org/,
write code directly into ddoc list function.
[ Full content available at:
https://github.com/apache/couchdb-documentation/pull/334 ]
This message was relayed via gitbox.apache.org for [email protected]