re-enable test
This commit is contained in:
parent
afc01ca2d1
commit
8a352da71c
|
@ -1,8 +1,5 @@
|
|||
#lang honu
|
||||
|
||||
1
|
||||
|
||||
/*
|
||||
/*
|
||||
function test(t, a, b){
|
||||
if (a != b){
|
||||
|
@ -39,4 +36,3 @@ test1();
|
|||
test2(5, 9);
|
||||
|
||||
// function(z){ print(z) }(12)
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user