diff options
Diffstat (limited to 'spec/inputs/switch.yue')
-rw-r--r-- | spec/inputs/switch.yue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/inputs/switch.yue b/spec/inputs/switch.yue index 9e7ecfd..08330bf 100644 --- a/spec/inputs/switch.yue +++ b/spec/inputs/switch.yue | |||
@@ -146,7 +146,7 @@ do | |||
146 | 146 | ||
147 | do | 147 | do |
148 | switch y | 148 | switch y |
149 | when {x: #:mt} | 149 | when {x: #: mt} |
150 | print mt | 150 | print mt |
151 | 151 | ||
152 | nil | 152 | nil |