Allow using built-in names for variables, push warnings instead
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
func test():
|
||||
var abs = "This variable has the same name as the built-in function."
|
||||
Reference in New Issue
Block a user