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

Update Syntax Actions #97

Merged
merged 2 commits into from
Apr 23, 2023
Merged

Update Syntax Actions #97

merged 2 commits into from
Apr 23, 2023

Conversation

RblSb
Copy link
Member

@RblSb RblSb commented Apr 23, 2023

date.time = calc.time();
if (date.time == null) date.time = some.value; // two null coal actions

if (date.time != null) date.time.seconds = 0; // safe nav action

@kLabz
Copy link
Contributor

kLabz commented Apr 23, 2023

Does this check for haxe version? This shouldn't appear for haxe versions that don't support it.

@AlexHaxe AlexHaxe merged commit d01998f into vshaxe:master Apr 23, 2023
@RblSb RblSb deleted the new_syntax_actions branch April 24, 2023 03:15
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.

3 participants