• Eric Myhre's avatar
    Type system compat tests outline. · a0da09a0
    Eric Myhre authored
    This is an idea on how we might try to test these features, but
    there's quite a bit of work to go -- these aren't connected yet.
    
    Making the 'newNb' functions for the runtime/wrapper-based typed.Node
    implementations will be easy enough.  Making them connect for the
    codegenerated stuff might need more interesting glue, and I'm still not
    entirely sure how to go about making good tests for something that
    involves running the compiler more than once.
    Signed-off-by: default avatarEric Myhre <hash@exultant.us>
    a0da09a0
testsForStructs.go 2.18 KB