repo.or.cz
/
ragel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tokstart => ts and tokend => te
[ragel.git]
/
test
/
strings2.h
blob
1cf0ce9a0f4422e3a60ed4f42e9c63b958cc3179
1
#ifndef _STRINGS1_H
2
#define _STRINGS1_H
3
4
struct
strs
5
{
6
int
cs
;
7
};
8
9
#endif