Open eeggenberger opened 4 months ago
I think this should fix #30. Instead of just skipping the type mapping etc. if IndexAny returns -1, I set i to the length of the string, and continue with that.
This is the first time I'm doing something with Go, so go easy on me ;-)
I think this should fix #30. Instead of just skipping the type mapping etc. if IndexAny returns -1, I set i to the length of the string, and continue with that.
This is the first time I'm doing something with Go, so go easy on me ;-)