Closed Kray-G closed 3 years ago
This feature will be very useful for a source code generator.
Like this.
#line 20 "other.kx" System.println([__FILE__, __LINE__]); // => ["other.kx", 20]
This feature will be very useful for a source code generator.