Make tupleof kind consistent with dsymbol

This commit is contained in:
Hackerpilot 2015-10-27 10:34:34 -07:00
parent e852c6231c
commit 34cfb4b1a7
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 5169272a9dd0a20b825393280807f7f9fd31d150
Subproject commit 2607d6e69bb7401e987070e3d37d9a49c99753a7

View File

@ -7,6 +7,6 @@ init k
mangleof k
sizeof k
stringof k
tupleof v
tupleof k
x v
y v

View File

@ -7,6 +7,6 @@ init k
mangleof k
sizeof k
stringof k
tupleof v
tupleof k
x v
z v