Skip to content

Instantly share code, notes, and snippets.

Created March 18, 2013 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2c714262390b18b06b4e to your computer and use it in GitHub Desktop.
Save anonymous/2c714262390b18b06b4e to your computer and use it in GitHub Desktop.
Debug output from DUMP sanity test
Starting sub DUMP
Topic is a: Foo
Not list; dumping topic
Looking at attribute: $!bar
--> hit get_value
Starting sub DUMP
Topic is a: Str
Not list; dumping topic
==> Value is: "bar"
Looking at attribute: quux
--> hit has_accessor
Starting sub DUMP
Topic is a: Range
Not list; dumping topic
DUMP-ID requested: Range<-1330638153>
Starting sub DUMP
Topic is a: Int
Not list; dumping topic
Starting sub DUMP
Topic is a: Int
Not list; dumping topic
==> Value is: ▶Range<-1330638153>(:min(▶1), :max(▶10))
Looking at attribute: $!foo
--> hit get_value
Starting sub DUMP
Topic is a: Parcel
Not list; dumping topic
Dumping a Parcel; storage is a: ResizablePMCArray
DUMP-ID requested: Parcel<-1874028656>
Starting sub DUMP
Topic is a: Parcel
Not list; dumping topic
Dumping a Parcel; storage is a: ResizablePMCArray
DUMP-ID requested: Parcel<-1334035779>
Starting sub DUMP
Topic is a: Parcel
Not list; dumping topic
Dumping a Parcel; storage is a: ResizablePMCArray
DUMP-ID requested: Parcel<-1333998172>
Starting sub DUMP
Topic is a: Parcel
Not list; dumping topic
Dumping a Parcel; storage is a: ResizablePMCArray
DUMP-ID requested: Parcel<-1329817682>
Starting sub DUMP
Topic is a: Parcel
Not list; dumping topic
Dumping a Parcel; storage is a: ResizablePMCArray
DUMP-ID requested: Parcel<-1338243152>
Starting sub DUMP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment