Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add Buf/Blob to WHICH type checking
  • Loading branch information
lizmat committed Mar 23, 2015
1 parent ff518a8 commit 04af9e7
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions S02-types/WHICH.t
Expand Up @@ -10,8 +10,10 @@ my @normal = <
Backtrace::Frame
Bag
BagHash
Blob
Block
Bool
Buf
CallFrame
Capture
Code
Expand Down Expand Up @@ -278,24 +280,24 @@ my @normal = <
byte
int
int1
int2
int4
int8
int16
int32
int2
int4
int64
int8
num
num32
num64
str
uint
uint1
uint2
uint4
uint8
uint16
uint2
uint32
uint4
uint64
uint8
utf16
utf32
utf8
Expand Down

0 comments on commit 04af9e7

Please sign in to comment.