You can always workaround this by creating a nice macro which will generate 
something like:
    
    
    {.emit: """
    const int a[] = {1,2,3};
    """.}
    
    
    Run

Reply via email to