array proposals, remove "sort" and "reverse"

This commit is contained in:
Basile Burg 2017-08-04 00:16:24 +02:00
parent 7509e10d2d
commit ef0c7cc2f5
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
5 changed files with 2 additions and 8 deletions

@ -1 +1 @@
Subproject commit 6920a0489fbef44f105cdfb76d426a03ae14259a
Subproject commit 2fed97e129723647b2b8c8d6ea32214b071ed15b

View File

@ -7,7 +7,7 @@
],
"license": "GPL-3.0",
"dependencies": {
"dsymbol": "~>0.2.6",
"dsymbol": "~>0.2.7",
"libdparse": "~>0.7.1-beta.7",
"msgpack-d": "~>1.0.0-beta.3"
},

View File

@ -6,7 +6,5 @@ init k
length k
mangleof k
ptr k
reverse k
sizeof k
sort k
stringof k

View File

@ -6,7 +6,5 @@ init k
length k
mangleof k
ptr k
reverse k
sizeof k
sort k
stringof k

View File

@ -6,7 +6,5 @@ init k
length k
mangleof k
ptr k
reverse k
sizeof k
sort k
stringof k