We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9a8c3 commit 03034b6Copy full SHA for 03034b6
tl.lua
@@ -31,7 +31,7 @@ do
31
"no" "full" "line"
32
end
33
34
- close: function(FILE): boolean, string, number
+ close: function(FILE): boolean, string, integer
35
flush: function(FILE)
36
37
lines: function(FILE): (function(): (string))
tl.tl
0 commit comments