Skip to content

Commit 214a149

Browse files
Fixed
1 parent dbc7582 commit 214a149

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

hello world.hs

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
void main(){
1+
void main() {
22
print('Hello World!');
33
}

0 commit comments

Comments
 (0)