C++: Autoformat

This commit is contained in:
Dave Bartolomeo
2020-07-01 02:28:53 -04:00
parent 6592f8c1bb
commit 10bbd566d4
5 changed files with 10 additions and 10 deletions

View File

@@ -165,7 +165,7 @@ class IRGeneratedVariable extends IRVariable {
/**
* INTERNAL: Do not use.
*
*
* Gets a string containing the source code location of the AST that generated this variable.
*
* This is used by debugging and printing code only.
@@ -178,7 +178,7 @@ class IRGeneratedVariable extends IRVariable {
/**
* INTERNAL: Do not use.
*
*
* Gets the string that is combined with the location of the variable to generate the string
* representation of this variable.
*

View File

@@ -165,7 +165,7 @@ class IRGeneratedVariable extends IRVariable {
/**
* INTERNAL: Do not use.
*
*
* Gets a string containing the source code location of the AST that generated this variable.
*
* This is used by debugging and printing code only.
@@ -178,7 +178,7 @@ class IRGeneratedVariable extends IRVariable {
/**
* INTERNAL: Do not use.
*
*
* Gets the string that is combined with the location of the variable to generate the string
* representation of this variable.
*