This commit is contained in:
Jakub Doka 2024-11-24 18:51:20 +01:00
parent 116f045a5f
commit b63b832383
No known key found for this signature in database
GPG key ID: C6E9A89936B8C143
2 changed files with 0 additions and 6 deletions

View file

@ -1,3 +0,0 @@
inb := fn(f: int): int return f
outb := fn(f: int, g: int): void {
}

View file

@ -1,3 +0,0 @@
inb := fn(f: int): int return f
outb := fn(f: int, g: int): void {
}