Skip to content

Commit

Permalink
Update file.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
daveloserttest2 authored Aug 29, 2024
1 parent 673010c commit 93ebe6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/file.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Add something!
// Add something more!
function sum(a: number, b: number): number {
return a + b;
};
Expand Down

0 comments on commit 93ebe6a

Please sign in to comment.