diff options
author | Benji Dial <benji@benjidial.net> | 2023-05-20 17:20:46 -0400 |
---|---|---|
committer | Benji Dial <benji@benjidial.net> | 2023-05-20 17:20:46 -0400 |
commit | 338549f9cd49fa0f3001826c6605663fa6dd019b (patch) | |
tree | 63ce1efb3c1cfc3ee3480de77832869cbb2691c1 /test/imp.rc | |
download | lib94-338549f9cd49fa0f3001826c6605663fa6dd019b.tar.gz |
first commit
Diffstat (limited to 'test/imp.rc')
-rw-r--r-- | test/imp.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/imp.rc b/test/imp.rc new file mode 100644 index 0000000..c6415fd --- /dev/null +++ b/test/imp.rc @@ -0,0 +1,4 @@ +;author Standard +;name Imp + +mov 0, 1 |