index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
vis
/
text-objects
/
lexer.in
blob: 275fc5fa3419875a2042432920ee33f6506a8e8d (
plain
)
1
2
3
4
5
6
/* * cafe or tea? */ void drink() { printf("cafe: %d\n", 0xcafebeef); }