schema compiler.

fb-schema
keldu 2021-11-12 18:51:32 +01:00
parent a2f73db9d9
commit 1f4eabffb9
1 changed files with 8 additions and 0 deletions

8
schema/kelgin_schema_compile Executable file
View File

@ -0,0 +1,8 @@
#!/usr/bin/env python3
if __name__ == "__main__":
print("Schema compiler: Not working");