summaryrefslogtreecommitdiff
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);
}