Skip to content

Commit 8dbd4b0

Browse files
authored
Update SPEC.md
1 parent 62c7d4b commit 8dbd4b0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/SPEC.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,9 @@ additiion of other stage-0 proposals to use the @ character, other possible
449449
alternatives are the diamond `<>` operator, the fat x `><` operator and the
450450
sideways y `-<`/`>-`, or to reintroduce `||` or `&&`.
451451
452+
## Notes on TypeScript
453+
454+
As there's a conflict with the `!` TypeScript operator, to do ts`foo!`, in tacoscript+types, this would be `foo as !`.
452455
453456
## formatting directives (work in progress)
454457
notes: special formatting directives: `#%DIRECTIVE_HERE%#`

0 commit comments

Comments
 (0)