[Docs] Fix code formattign in variable.rst

Fixes missing newline between :: and the actual code.

llvm-svn: 360632
This commit is contained in:
Jonas Devlieghere 2019-05-13 23:05:51 +00:00
parent 1d8b2a0661
commit 42d65c572b
1 changed files with 1 additions and 0 deletions

View File

@ -764,6 +764,7 @@ command, supports a --summary option that tells LLDB to use the named summary
given instead of the default one.
::
(lldb) type summary add --summary-string "x=${var.integer}" --name NamedSummary
(lldb) frame variable one
(i_am_cool) one = int = 3, float = 3.14159, char = 69