...module.
<#115#>It is used relatively rarely so does not warrant being made into a statement.<#115#>
...zero.
<#176#>This is ugly --- the language definition should require truncation towards zero.<#176#>
...files.1
<#421#>Specifying a buffer size currently has no effect on systems that don't have <#238#>setvbuf()<#238#>. The interface to specify the buffer size is not done using a method that calls <#239#>setvbuf()<#239#>, because that may dump core when called after any I/O has been performed, and there's no reliable way to determine whether this is the case.<#421#>
...#math8#undefined.2
<#393#>In the current implementation, local variable bindings cannot normally be affected this way, but variables retrieved from other scopes (e.g. modules) can be. This may change.<#393#>