Skip to content

Instantly share code, notes, and snippets.

@miura1729
Last active November 22, 2021 10:28
Show Gist options
  • Save miura1729/5a0d352e3b855ccdbff522ef66d07489 to your computer and use it in GitHub Desktop.
Save miura1729/5a0d352e3b855ccdbff522ef66d07489 to your computer and use it in GitHub Desktop.
Literal NilClass|
Literal FalseClass|Literal TrueClass|
Fixnum e=false pos =true|Float e=false pos =false|
String e=true l=8 var=0|
Array<[:undef] => Literal NilClass|[:undef] => Literal FalseClass|[:undef] => Literal TrueClass|
  [:undef] => Fixnum e=false pos =true|[:undef] => Float e=false pos =false|[:undef] => String e=true l=8 var=0|
 1 => Literal NilClass|1 => Literal FalseClass|1 => Literal TrueClass|1 => Fixnum e=false pos =true|
1 => Float e=false pos =false|1 => String e=true l=8 var=0> e=true l=8|Hash<[:undef] => NilClass e=false l=0 var=0|
[:undef] => Literal FalseClass|[:undef] => Literal TrueClass|[:undef] => Fixnum e=false pos =true|
[:undef] => Float e=false pos =false|[:undef] => String e=true l=8 var=0|
[:undef] => Array<[:undef] => Literal NilClass|[:undef] => Literal FalseClass|
[:undef] => Literal TrueClass|[:undef] => Fixnum e=false pos =true|[:undef] => Float e=false pos =false|
[:undef] => String e=true l=8 var=0|1 => Literal NilClass|1 => Literal FalseClass|1 => Literal TrueClass|
1 => Fixnum e=false pos =true|1 => Float e=false pos =false|1 => String e=true l=8 var=0> e=true l=8> e=true l=8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment