mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
C++/C#: Fix formatting
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/**
|
||||
* Provides a base class, `IRFunctionBase`, for the stage-independent portions of `IRFunction`.
|
||||
*/
|
||||
|
||||
private import IRFunctionBaseInternal
|
||||
|
||||
private newtype TIRFunction =
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
/**
|
||||
* Provides a base class, `IRFunctionBase`, for the stage-independent portions of `IRFunction`.
|
||||
*/
|
||||
|
||||
private import IRFunctionBaseInternal
|
||||
|
||||
private newtype TIRFunction =
|
||||
|
||||
Reference in New Issue
Block a user