On 2020-01-28 17:00, Trey Harris wrote:
On Tue, Jan 28, 2020 at 19:58 ToddAndMargo via perl6-users <perl6-us...@perl.org <mailto:perl6-us...@perl.org>> wrote:

    On 2020-01-28 16:56, Trey Harris wrote:
     > In other words—yes, you want Raku to attempt to provoke a
    segmentation
     > fault, then recover and tell you whether it faulted or not.

    Huh?  I just want to know what the variable actually is.  I
    do not wnat to crash anything.

Write me a C program to do the equivalent, then, please. You will segfault. If you don’t, then you’re asking a question we might be able to answer.

Why don't use use

typeMappings[type_index( typeid(char) )] = "char";

Reply via email to