Back to Sway

Constants

docs/reference/src/documentation/language/control-flow/match/complex/constant.md

0.71.0174 B
Original Source

Constants

Variables can be matched on but only if they are constants.

sway
{{#include ../../../../../code/language/control_flow/src/lib.sw:complex_constant_match}}