missed one space

pull/762/merge
Andrew Pardoe 9 years ago
parent f9f35c78bc
commit 795efa71f7

@ -10089,7 +10089,7 @@ This is basically the way `printf` is implemented.
##### Enforcement
* Flag definitions of C-style variadic functions.
* Flag `#include <cstdarg>` and `#include<stdarg.h>`
* Flag `#include <cstdarg>` and `#include <stdarg.h>`
## ES.stmt: Statements

Loading…
Cancel
Save