Fix a C# comment
This commit is contained in:
Родитель
a502d95c3a
Коммит
47c2f4821d
|
@ -90,8 +90,7 @@ function alwaysApplyTransformation(xf: Transformation): boolean {
|
|||
}
|
||||
|
||||
/**
|
||||
* The C# type for a given transformed string type. The function can
|
||||
* assume that it will only be called for type kinds that
|
||||
* The C# type for a given transformed string type.
|
||||
*/
|
||||
function csTypeForTransformedStringType(t: PrimitiveType): Sourcelike {
|
||||
if (t.kind === "date-time") {
|
||||
|
|
Загрузка…
Ссылка в новой задаче