byref
parameters starting with some non-ASCII identifiers cannot be set.
#18164
Labels
Milestone
byref
parameters starting with some non-ASCII identifiers cannot be set.
#18164
byref
parameters whose identifier starting with some non-ASCII (like Chinese characters) cannot be set.Repro steps
Enter this code in fsi:
Expected behavior
The code can be compiled successfully
Actual behavior
A
FS0027
was thrown.Known workarounds
Don't use non-ASCII identifiers.
Related information
Provide any related information (optional):
The text was updated successfully, but these errors were encountered: