filename typo
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
# Built-Ins
|
||||
int
|
||||
bool
|
||||
float
|
||||
String
|
||||
Type
|
||||
None
|
||||
|
||||
print
|
||||
import
|
||||
unicode
|
||||
type
|
||||
unicode
|
||||
chr
|
||||
count
|
||||
input
|
||||
assert
|
||||
error
|
||||
string.cat
|
||||
buffer.new
|
||||
buffer.sliceUp
|
||||
buffer.toString
|
||||
math.PI
|
||||
math.E
|
||||
math.floor
|
||||
math.ceil
|
||||
math.cos
|
||||
math.sin
|
||||
math.tan
|
||||
math.acos
|
||||
math.asin
|
||||
math.atan
|
||||
math.atan2
|
||||
math.exp
|
||||
math.log
|
||||
math.log10
|
||||
math.pow
|
||||
math.sqrt
|
||||
files.READ
|
||||
files.WRITE
|
||||
files.APPEND
|
||||
files.openFile
|
||||
files.openDir
|
||||
files.nextDirItem
|
||||
files.read
|
||||
files.write
|
||||
Reference in New Issue
Block a user