Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 56da7fd

Browse files
committedMar 20, 2025·
Test: Added test for executable statements in module
1 parent 9ef4208 commit 56da7fd

File tree

3 files changed

+1496
-1478
lines changed

3 files changed

+1496
-1478
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"basename": "runtime-test_import_08-207710f",
3+
"cmd": "lpython {infile}",
4+
"infile": "tests/../integration_tests/test_import_08.py",
5+
"infile_hash": "d34564b8b0080503c1e8cc4f451bfe7fe8b48a376cbeb69351bf51bb",
6+
"outfile": null,
7+
"outfile_hash": null,
8+
"stdout": "runtime-test_import_08-207710f.stdout",
9+
"stdout_hash": "9ceb6eea9cf623038eadba7f51cdf6cdc7015e3a385200dc081079a4",
10+
"stderr": null,
11+
"stderr_hash": null,
12+
"returncode": 0
13+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Inside import

0 commit comments

Comments
 (0)
Please sign in to comment.