Enable typeCast
code action test
#30317
Labels
Area/CodeAction
Language Server Code Actions
IceBox
Older issues that are not being actively worked on but may be revisited in the future.
Team/CompilerFETools
Semantic API, Formatter, Shell
Type/Task
Description:
0376023
The above commit disabled the type cast code action test for https://github.com/ballerina-platform/ballerina-lang/blob/master/language-server/modules/langserver-core/src/test/resources/codeaction/type-cast/source/typeCast.bal#L34 since it is invalid according to the latest language changes. (using
additive expressions
with numeric values is disallowed when the static types of the operands belong to different basic types.)Need to re-enable it
Describe your task(s)
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered: