• Kenton Varda's avatar
    Support AnyPointer constant values. · 9046dc1a
    Kenton Varda authored
    The trick here is that you must specify the value as a separate constant with a defined type. Then, you can reference that constant where an AnyPointer is expected.
    
    Eventually we should maybe support some sort of inline syntax that specifies a type explicitly...
    9046dc1a
node-translator.c++ 117 KB