mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 13:41:52 +00:00
feat(native): doc loader for common native (#9941)
This commit is contained in:
4
packages/common/native/fixtures/sample.c.1.md
Normal file
4
packages/common/native/fixtures/sample.c.1.md
Normal file
@@ -0,0 +1,4 @@
|
||||
int main() {
|
||||
printf("Hello, World!\n");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user