Init new repository
This commit is contained in:
4
tests/test_circular_imports/circular_b/circular_b.lc
Normal file
4
tests/test_circular_imports/circular_b/circular_b.lc
Normal file
@@ -0,0 +1,4 @@
|
||||
import "main";
|
||||
|
||||
other_thing :: proc() {
|
||||
}
|
||||
Reference in New Issue
Block a user