# libasm libasm project of school 42. ## Test Clone the test [repository](https://github.com/HappyTramp/libasm_test) next to this project folder. ``` . |- libasm |- libasm_test ``` ``` cd libasm_test make run ```