4 lines
		
	
	
		
			231 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			231 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---Causes the current execution path to continue outside the secure environment. Meaningless when called from outside of the secure environment.
 | 
						|
function forceinsecure() end |