C++/C#: Fix formatting

This commit is contained in:
Dave Bartolomeo
2020-06-04 02:36:51 -04:00
parent a409b9d451
commit cb2370cc7d
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
/**
* Provides a base class, `IRFunctionBase`, for the stage-independent portions of `IRFunction`.
*/
private import IRFunctionBaseInternal
private newtype TIRFunction =

View File

@@ -1,6 +1,7 @@
/**
* Provides a base class, `IRFunctionBase`, for the stage-independent portions of `IRFunction`.
*/
private import IRFunctionBaseInternal
private newtype TIRFunction =