Update amalgamate.py

This commit is contained in:
blueloveTH 2025-06-17 23:32:29 +08:00
parent 01216bc79d
commit 4efa3ebe0d

View File

@ -15,6 +15,8 @@ COPYRIGHT = '''/*
* Distributed Under The MIT License * Distributed Under The MIT License
* https://github.com/pocketpy/pocketpy * https://github.com/pocketpy/pocketpy
*/ */
#define PK_IS_PUBLIC_INCLUDE
''' '''
def read_file(path): def read_file(path):