Skip to content

backward compatibility with string calls and empty e2 return type#3630

Merged
Astralcircle merged 2 commits into
wiremod:masterfrom
AlexALX:patch-1
Jun 17, 2026
Merged

backward compatibility with string calls and empty e2 return type#3630
Astralcircle merged 2 commits into
wiremod:masterfrom
AlexALX:patch-1

Conversation

@AlexALX

@AlexALX AlexALX commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

fix issue mention on #2841 - allow empty (void) return type when not required in non strict mode + fix check in other place, should be OR logic, not AND.

@name 
@inputs 
@outputs 
@persist 
@trigger 

function number test() {
    return 1    
}

"test"()

@Astralcircle Astralcircle merged commit a201ecb into wiremod:master Jun 17, 2026
1 check failed
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