Navigation: X# Documentation > X# Compiler Errors and Warnings
Warning XS8512
The name '_' refers to the constant, not the discard pattern. Use 'var _' to discard the value, or '@_' to refer to a constant by that name.