Commit 0ba09ab
authored
Add support for global
* Add support for global `set` declaration
* Tests: Add test and update test references
* Revert adding tests
* Tests: Add tests and update test references
* Update set1.py
* Tests: Update test references
* Add an assert statement
* Tests: Add more asserts for `set` lengthset declaration (#2605)1 parent 6325e8d commit 0ba09ab
File tree
3 files changed
+18
-0
lines changed- integration_tests
- src/libasr/codegen
3 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
| 581 | + | |
581 | 582 | | |
582 | 583 | | |
583 | 584 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2803 | 2803 | | |
2804 | 2804 | | |
2805 | 2805 | | |
| 2806 | + | |
| 2807 | + | |
| 2808 | + | |
| 2809 | + | |
| 2810 | + | |
| 2811 | + | |
| 2812 | + | |
| 2813 | + | |
2806 | 2814 | | |
2807 | 2815 | | |
2808 | 2816 | | |
| |||
0 commit comments