Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ccf_specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@ function-value = [
type-parameters: [
* [
name: tstr,
type-bound: type-value
type-bound: type-value / nil
Copy link
Owner

@fxamacker fxamacker Apr 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UPDATE: based on slack discussion, we should remove nil from type-value and cherry pick to allow optionality only when needed.

]
]
parameters: [
Expand Down