We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 102312d + 5197b07 commit 5726a2aCopy full SHA for 5726a2a
1 file changed
source/grammar/openpulseParser.g4
@@ -50,7 +50,7 @@ scalarType:
50
| BOOL
51
| DURATION
52
| STRETCH
53
- | COMPLEX LBRACKET scalarType RBRACKET
+ | COMPLEX (LBRACKET scalarType RBRACKET)?
54
| WAVEFORM
55
| PORT
56
| FRAME
0 commit comments