aboutsummaryrefslogblamecommitdiffstats
path: root/test-files/mds-kbdc/compile-layout/valid/shadow_variable_with_let
blob: a19cc88e80a7d5630b68810d57486d4487850e3d (plain) (tree)
1
2
3
4
5
6
7
8
9








                  
let \1 : "a"
function f/0
  let \1 : "b"
end function
if \equals(\1 "b")
  let \1 : 0
end if
\1 : ""