utopia-rise / godot-kotlin-jvm

Godot Kotlin JVM Module
MIT License
636 stars 44 forks source link

Improve error reporting when calling a method with too many args #492

Closed chippmann closed 1 year ago

chippmann commented 1 year ago

Improves error reporting when calling a method with too many args.

Follow up issue which lead to this PR: #491