warning diagnostics for unused locals
This commit is contained in:
@@ -33,7 +33,7 @@ main func() i32 {
|
||||
|
||||
# optional pointer none -> skipped
|
||||
z ?@i32 = none
|
||||
if z |q| {
|
||||
if z |_| {
|
||||
total = total + 1000
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user