kcl icon indicating copy to clipboard operation
kcl copied to clipboard

[Enhancement] Remove `|=` in-place union semantics in KCLVM

Open Peefy opened this issue 3 years ago • 0 comments

Enhancement

In KCL, the description of the |= operator has been removed from the KCL documentation. The corresponding features and test cases need to be removed inside the compiler.

Peefy avatar Aug 10 '22 03:08 Peefy