Skip to content

feature(kotlin): support default parameter values #511

Merged
Citymonstret merged 1 commit into2.0.0-devfrom
feature/2.0.0/kotlin-default-parameters
Nov 16, 2023
Merged

feature(kotlin): support default parameter values #511
Citymonstret merged 1 commit into2.0.0-devfrom
feature/2.0.0/kotlin-default-parameters

Conversation

@Citymonstret
Copy link
Copy Markdown
Member

Closes #357

@Citymonstret Citymonstret added this to the 2.0.0 milestone Nov 16, 2023
@Citymonstret Citymonstret self-assigned this Nov 16, 2023
@Citymonstret Citymonstret linked an issue Nov 16, 2023 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 16, 2023

Test Results

  57 files  ±0    57 suites  ±0   8s ⏱️ -5s
242 tests +1  242 ✔️ +1  0 💤 ±0  0 ±0 
243 runs  +1  243 ✔️ +1  0 💤 ±0  0 ±0 

Results for commit f50424e. ± Comparison against base commit a76bdab.

♻️ This comment has been updated with latest results.

@Citymonstret Citymonstret force-pushed the feature/2.0.0/kotlin-default-parameters branch from 1ea5494 to f50424e Compare November 16, 2023 16:14
@Citymonstret Citymonstret merged commit 138b25b into 2.0.0-dev Nov 16, 2023
@Citymonstret Citymonstret deleted the feature/2.0.0/kotlin-default-parameters branch November 16, 2023 22:35
@Citymonstret Citymonstret mentioned this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Support of default value for parameter in Kotlin

1 participant