Skip to content

Commit 59a5786

Browse files
committed
Add missing newline
1 parent 4915bc1 commit 59a5786

File tree

1 file changed

+1
-1
lines changed
  • test/programs/annotation-tjs

1 file changed

+1
-1
lines changed

test/programs/annotation-tjs/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ interface MyObject {
4444
* @TJS-format json-pointer
4545
*/
4646
jsonPointer: string;
47-
}
47+
}

0 commit comments

Comments
 (0)