-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
area/apiUser visible APIUser visible APIarea/coreThe SDK's core codeThe SDK's core codeimpact/brokenSomething that is difficult or impossible for some people to useSomething that is difficult or impossible for some people to use
Milestone
Description
For example, this:
val bucket: Output[String] = ???
json"""{
"key": "$bucket/*"
}"""Fails to compile:
Failed to parse JSON (default values inserted at compile time):
Unexpected character '"' at input index 17 (line 2, position 16), expected '}':
"key": """/*"
^
ccc @lbialy
Metadata
Metadata
Assignees
Labels
area/apiUser visible APIUser visible APIarea/coreThe SDK's core codeThe SDK's core codeimpact/brokenSomething that is difficult or impossible for some people to useSomething that is difficult or impossible for some people to use