Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 903bfe9

Browse files
Internal processes don't yet handle strict mode (#326)
Some internal Roblox processes don't yet handle strict mode entirely correctly, so we need to roll this back for now
1 parent b8f2033 commit 903bfe9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/createSpy.lua

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
--!strict
21
--[[
32
A utility used to create a function spy that can be used to robustly test
43
that functions are invoked the correct number of times and with the correct

0 commit comments

Comments
 (0)