add array w/ scalar operations; update tests
authorJudah Caruso <judah@tuta.io>
Tue, 5 Dec 2023 18:30:52 +0000 (11:30 -0700)
committerJudah Caruso <judah@tuta.io>
Tue, 5 Dec 2023 18:30:52 +0000 (11:30 -0700)
commit57b05a815b1054097a90f7683a01c6cbf3c0df50
treebb108a5f61dfaa8b23b240320f8558dee44a6d54
parent8e72532ed1ed857a5d307bc495902b7267297d79
add array w/ scalar operations; update tests
core/operations.onyx
scripts/run_tests.onyx
tests/array_programming [new file with mode: 0644]
tests/array_programming.onyx [new file with mode: 0644]
tests/bugs/array_lengths [new file with mode: 0644]
tests/bugs/array_lengths.onyx