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