messing with headers

This commit is contained in:
2022-11-12 22:47:57 +11:00
committed by GitHub
parent b4c18cac12
commit db868530c0
2 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ The standard library can usually be accessed with the `import` keyword:
import standard;
```
## fn clock(): string
## clock()
This function returns the current timestamp.