Skip to content

Commit a1582fe

Browse files
committed
Typo fix
1 parent a34ba84 commit a1582fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lpython/semantics/python_ast_to_asr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
einclude <fstream>
1+
#include <fstream>
22
#include <iostream>
33
#include <map>
44
#include <set>

0 commit comments

Comments
 (0)