disable test for now
This commit is contained in:
parent
48f64ad3ae
commit
35b3e73b2a
|
@ -1,5 +1,6 @@
|
||||||
#lang honu
|
#lang honu
|
||||||
|
|
||||||
|
/*
|
||||||
operator gg 2 'left
|
operator gg 2 'left
|
||||||
function(left right){
|
function(left right){
|
||||||
withSyntax left -> left,
|
withSyntax left -> left,
|
||||||
|
@ -9,3 +10,4 @@ operator gg 2 'left
|
||||||
}
|
}
|
||||||
|
|
||||||
3 gg 4 gg 5
|
3 gg 4 gg 5
|
||||||
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user