Skip to content

Commit c429ce2

Browse files
advikkabracertik
authored andcommitted
Typo fix
1 parent 006faf5 commit c429ce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)