postsolar
postsolar
## Description The parser doesn't correctly handle situations where record access syntax is used with raw (triple-quote) strings. ## To Reproduce https://try.purescript.org/?code=LYewJgrgNgpgBAWQIYEsB2cDuALGAnGAKEKTjzgF4yA6AIgA9a6BPJ29gL3duJABdc5AFxC4ASTR9C-QZTgBGQkA And, more severe: https://try.purescript.org/?code=LYewJgrgNgpgBAWQIYEsB2cDuALGAnGAKEIDM4APOAXgoDoAiRwpQx%2B44VDGsEQuOLAAucJNTgBGfoJABzAMrYQmUYSA ## Expected behavior ##...
Maybe I missed something in the README but I'm not seeing a way to execute actions after the selection has been selected. Is something like this currently possible? I was...
### Description If the shell is launched with `-u` flag, references to unset variables result in errors. Since in this case the variable is expected to be unset, there is...