linedirective-beforerename.txt 388 B

1234567
  1. # this test verifies that we can have a working 'transpiling rename' immediately after a line directive.
  2. # it seemed during mcpp library integration, -on the builder side-, that renamings got affected
  3. # by line directive. (the consequence is not proven, it may have been an earlier declaration broken)
  4. # but better safe than sorry.
  5. "float4 psmain ( ) : SV_Target0"
  6. ":: MySRG__f ( 0 ) ;"