Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add some more missing classes
  • Loading branch information
lizmat committed Oct 8, 2015
1 parent f1424a5 commit 7ae2e35
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions S02-types/WHICH.t
Expand Up @@ -4,6 +4,7 @@ use Test;
my @normal = <
AST
Any
array
Array
Attribute
Backtrace
Expand All @@ -19,10 +20,12 @@ my @normal = <
Code
CompUnit
CompUnitRepo
CompUnitRepo::Distribution
CompUnitRepo::Local::File
CompUnitRepo::Local::Installation
Compiler
Complex
ComplexStr
Cool
Cursor
Date
Expand All @@ -43,12 +46,16 @@ my @normal = <
HyperWhatever
HyperWorkBuffer
IO::ArgFiles
IO::Dir
IO::File
IO::Handle
IO::Notification
IO::Path
IO::Path::Cygwin
IO::Path::QNX
IO::Path::Unix
IO::Path::Win32
IO::Pipe
IO::Socket::INET
IO::Spec
IO::Spec::Cygwin
Expand All @@ -57,6 +64,10 @@ my @normal = <
IO::Spec::Win32
Instant
Int
IntAttrRef
IntLexRef
IntPosRef
IntStr
IterationBuffer
JSONPrettyActions
Junction
Expand All @@ -65,18 +76,28 @@ my @normal = <
List
Lock
Macro
Map
Match
Metamodel::Primitives
Method
Mix
MixHash
Mu
NFC
NFD
NFKC
NFKD
Nil
Num
NumAttrRef
NumLexRef
NumPosRef
NumStr
ObjAt
Pair
Parameter
Perl
Perl5ModuleLoaderStub
Pod::Block
Pod::Block::Code
Pod::Block::Comment
Expand All @@ -90,8 +111,10 @@ my @normal = <
Pod::Item
Pod::Raw
PseudoStash
Rakudo::Internals
Range
Rat
RatStr
Regex
Routine
Scalar
Expand All @@ -104,10 +127,14 @@ my @normal = <
SprintfHandler
Stash
Str
StrAttrRef
StrDistance
StrLexRef
StrPosRef
Sub
Submethod
UInt
Uni
VM
Variable
Version
Expand Down

0 comments on commit 7ae2e35

Please sign in to comment.