index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
enum
/
m16462_1.nim
blob: 631c63256d44c8d6d9bfef3fbbe0d9c66e0beb14 (
plain
) (
blame
)
1
2
3
type
Scancode
*
{.pure.}
=
enum
SCANCODE_LEFT
=
80