blob: e49993bb620df3a3e78e393f5e42ae758ccb08f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
[io]
type = 'table'
[[.source]]
type = 'global'
[[.source]]
type = 'library'
name = 'io'
<default>
type = 'function'
[[.parent]]
type = 'global'
name = 'io'
[[.parent]]
type = 'library'
name = 'io'
[stdin]
type = 'FILE*'
[close]
[[.parent]]
type = 'global'
name = 'table'
[[.parent]]
type = 'library'
name = 'table'
[[.parent]]
type = 'object'
name = 'FILE*'
[[.args]]
type = 'FILE*'
name = 'file'
optional = 'self'
|