Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
For example:
x = [uint64] 1
x = a # Ok.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Such cases will have to be handled with explicit set builtin.
|
|
|
|
|
|
|
|
This is consistent with other names where we try to use the extension.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We still recognize the true/false as special values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|