add_unit :: fn (assembly: Assembly, filepath: string) Unit
Add new source file into the assembly. This basically load new source file into the Assembly.
assembly Assembly to append the new file.
Unit handle.
Declared in: build.bl