Skip to content

Commit 1d5cefb

Browse files
committed
Digit 5 added to starwar
1 parent 161c256 commit 1d5cefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ int main()
88
Ascii a = Ascii(starwar);
99
a.print("52");
1010
return 0;
11-
}
11+
}

0 commit comments

Comments
 (0)