Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests(list): migrate preexisting test #73

Merged
merged 1 commit into from
Jul 5, 2024
Merged

tests(list): migrate preexisting test #73

merged 1 commit into from
Jul 5, 2024

Conversation

ee7
Copy link
Contributor

@ee7 ee7 commented Jul 4, 2024

Migrate the preexisting test for lists, altering it to reflect that assignment no longer performs a copy.

From the Con4m language reference:

libcon4m/doc/reference.md

Lines 227 to 229 in b4fdc8e

Builtin types are either _value types_ or _reference types_. Value
types are limited to numeric and boolean types that can be represented
in 64-bits or less.

@ee7 ee7 marked this pull request as ready for review July 4, 2024 17:11
tests/list.c4m Show resolved Hide resolved
@ee7 ee7 requested a review from viega July 5, 2024 05:54
@ee7 ee7 merged commit 332a2ab into main Jul 5, 2024
2 checks passed
@ee7 ee7 deleted the ee7/tests-list branch July 5, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants