@@ -0,0 +1,4 @@
|
||||
--- test.c ---
|
||||
1| import other_module.c
|
||||
^^^^^^
|
||||
expected `module`
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
--- test.c ---
|
||||
1| import other_module.c
|
||||
^^^^^^
|
||||
expected `module`
|
||||