Remove script class checks when getting function signature

This commit is contained in:
Adam Scott
2023-01-26 17:15:51 -05:00
committed by Rémi Verschelde
parent 3f02cf7ced
commit 0fef203b1f
13 changed files with 65 additions and 13 deletions
@@ -0,0 +1,2 @@
GDTEST_ANALYZER_ERROR
Cannot call non-static function "duplicate()" on a class directly. Make an instance instead.