Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
6abcfac2
Commit
6abcfac2
authored
Oct 14, 2020
by
Derek Mauro
Browse files
Merge pull request #3050 from peternewman:patch-1
PiperOrigin-RevId: 336881266
parents
d4df326d
870a6b55
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googlemock/docs/pump_manual.md
googlemock/docs/pump_manual.md
+1
-1
No files found.
googlemock/docs/pump_manual.md
View file @
6abcfac2
...
@@ -119,7 +119,7 @@ Func(a1 + a2 + a3); // If n is 3.
...
@@ -119,7 +119,7 @@ Func(a1 + a2 + a3); // If n is 3.
We support the following meta programming constructs:
We support the following meta programming constructs:
|
`$var id = exp`
| Defines a named constant value.
`$id`
is |
|
`$var id = exp`
| Defines a named constant value.
`$id`
is |
: : valid util the end of the current meta
:
: : valid u
n
til the end of the current meta :
: : lexical block. :
: : lexical block. :
| :------------------------------- | :--------------------------------------- |
| :------------------------------- | :--------------------------------------- |
|
`$range id exp..exp`
| Sets the range of an iteration variable, |
|
`$range id exp..exp`
| Sets the range of an iteration variable, |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment