Skip to content

Commit b28b433

Browse files
committed
Removed space
1 parent dddcc61 commit b28b433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/samarium/modules/datetime.sm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ timestamp_utc ts? * {
6666

6767
@ DateTime {
6868
create Y? M? D? h? m? s? ms? tz? * {
69-
Y <> ;
69+
Y <>;
7070
? :: Y {
7171
'array: @@@;
7272
'year: 'array<<\>>;

0 commit comments

Comments
 (0)