mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-03 23:21:15 +00:00 
			
		
		
		
	They cannot be accessed in this case, so an error is shown to avoid misleading the uses, especially in case of named lambdas.
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			Text
		
	
	
	
	
	
GDTEST_PARSER_ERROR
 | 
						|
Standalone lambdas cannot be accessed. Consider assigning it to a variable.
 |