Why Nostr? What is Njump?
2023-04-17 14:45:10

Feed of "Tristan B. Velloza Kildaire" (RSS Feed) on Nostr: **Tristan B. Velloza Kildaire commented on issue <a href="">tlang/tlang#80</a>** ...

**Tristan B. Velloza Kildaire commented on issue <a href="https://deavmi.assigned.network/git/tlang/tlang/issues/80">tlang/tlang#80</a>;**

Pointer support

> - I should now go and test function calls that have `int[]` in them

It is struggling with this:

```chroma d
int function(int[] ptr)
{
*(ptr+0) = 2+2;
return (*ptr)+1*2;
}

```

https://deavmi.assigned.network/git/tlang/tlang/issues/80#issuecomment-1200
Author Public Key
npub10jdl4vk79swqc29sjnhdlmcd8x86ypgfgva7jvc8xl500qmqtwqs0xvnyu