We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web IDE output (js backend):
[span, measure, occursAt, occurrences, occurs, firstOccurrence, lastOccurrence, includesAt, inclusions, firstInclusion, lastInclusion, split, replace, replaceFirst, replaceLast, pad, padLeading, padTrailing, copyTo] [ceylon.language::String.string, ceylon.language::String.rest, ceylon.language::String.coalesced, ceylon.language::String.reversed, ceylon.language::String.lowercased, ceylon.language::String.uppercased, ceylon.language::String.trimmed, ceylon.language::String.normalized]
JVM output:
[] []
The text was updated successfully, but these errors were encountered:
Must be because String is a native type that does not have those annotations but I was sure we implemented a layer to fake them.
String
Sorry, something went wrong.
I didn't implement such a layer @FroMage, so unless you did then we didn't.
Damn, I really thought we did when we found that issue.
OK it's #408 I'm thinking of and yes I thought we had worked around it. Oh well, too bad.
No branches or pull requests
Web IDE output (js backend):
JVM output:
The text was updated successfully, but these errors were encountered: