Added __LINE__ symbol
This commit is contained in:
4
prg/test.pins25
Normal file
4
prg/test.pins25
Normal file
@@ -0,0 +1,4 @@
|
||||
fun putint(n)
|
||||
|
||||
fun main() =
|
||||
putint(__LINE__)
|
||||
Reference in New Issue
Block a user