resolved line ending warnings

This commit is contained in:
GruelingPine185
2022-09-23 18:16:53 -04:00
parent 2b0b678e25
commit ecbfcc28b5
11 changed files with 9 additions and 11 deletions

View File

@@ -97,4 +97,4 @@ Literal getLiteralArray(LiteralArray* array, Literal index) {
}
return copyLiteral(array->literals[idx]);
}
}