Haven't looked at the rest of your code, but your P.S. questions fails because 
you use the same identifier on both sides of the colon. The result of calling 
that template would be: `SSlice("some": "some", 0: 0, 3: 3)` which is obviously 
not valid code.

Reply via email to