gonix
/
tests
/
functional2
/
lang
/
curpos
/
in.nix
1
2
3
4
5
# Bla
let
x
=
__curPos
;
y
=
__curPos
;
in
[
x
.
line
x
.
column
y
.
line
y
.
column
]