disable honu test for now
This commit is contained in:
parent
38596a9b58
commit
513d73068e
|
@ -1,5 +1,6 @@
|
||||||
#lang honu
|
#lang honu
|
||||||
|
|
||||||
|
/*
|
||||||
/*
|
/*
|
||||||
function test(t, a, b){
|
function test(t, a, b){
|
||||||
if (a != b){
|
if (a != b){
|
||||||
|
@ -36,3 +37,4 @@ test1();
|
||||||
test2(5, 9);
|
test2(5, 9);
|
||||||
|
|
||||||
// function(z){ print(z) }(12)
|
// function(z){ print(z) }(12)
|
||||||
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user