Skip to content

bug: @reaction_eq with empty lhs #9

@wangl-cc

Description

@wangl-cc
@reaction_eq immigrate b 0 --> A[i]

will generate function like this:

birth_c(b) = begin
    return (*)(b)
end
birth_u!(A, ind, i) = begin
    () = ind.I
    A[i] += 1
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions