riscv: Support $ in identifiers in extended asm.
[tinycc.git] / tests / tests2 / 18_include2.h
blob2a89c3d1ffcf2b1e6591276d153ffab0afd952ef
1 #pragma once
2 printf ("counter %d\n", __COUNTER__);