Everything works well with SDK 4.1.5, but I got some issues from 4.1.6.
Error is:
invalid explicit typing of a local variable. Local variable types are inferred [ln 138, col1 ]
138: var id as String;
Any idea?
jerome
Everything works well with SDK 4.1.5, but I got some issues from 4.1.6.
Error is:
invalid explicit typing of a local variable. Local variable types are inferred [ln 138, col1 ]
138: var id as String;
Any idea?
jerome