Skip to content

Commit 8685878

Browse files
committed
integer.fromstring is not a fastcall
1 parent 7e9083c commit 8685878

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

slua_definitions.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1674,7 +1674,6 @@ modules:
16741674
type: number?
16751675
default-value: 10
16761676
return-type: integer?
1677-
fastcall: true
16781677
must-use: true
16791678
- name: ge
16801679
comment: Returns true if int1 >= int2 (signed).

0 commit comments

Comments
 (0)