s/the the/the/
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// This is just an example file to see what AST looks like for return statements.
|
||||
// To the the AST, run :
|
||||
// To the AST, run :
|
||||
// clang++ -fsyntax-only -Xclang -ast-dump tutorial1_example.cxx
|
||||
|
||||
void f()
|
||||
|
@@ -1,5 +1,5 @@
|
||||
// This is just an example file to see what AST looks like for return statements.
|
||||
// To the the AST, run :
|
||||
// To the AST, run :
|
||||
// clang++ -fsyntax-only -Xclang -ast-dump tutorial1_example.cxx
|
||||
|
||||
bool g()
|
||||
|
Reference in New Issue
Block a user