dropped extern functionality for now

This commit is contained in:
Torsten Ruger
2014-04-21 21:02:11 +03:00
parent 5237ff9e40
commit 7478b65fb0
2 changed files with 4 additions and 2 deletions

View File

@ -24,7 +24,8 @@ class TestSmallProg < MiniTest::Test
write( 5 , "small" )
end
def test_extern
#test dropped along with functionality, didn't work and not needed (yet?) TODO
def no_test_extern
@generator.instance_eval {
mov r0 , 50 #1
push lr #2