[honu] change to honu extension
This commit is contained in:
parent
d539792895
commit
dc16449dd5
|
@ -1,6 +1,5 @@
|
||||||
#lang honu
|
#lang honu
|
||||||
|
|
||||||
/*
|
|
||||||
operator gg 2 'left
|
operator gg 2 'left
|
||||||
function(left right){
|
function(left right){
|
||||||
withSyntax left -> left,
|
withSyntax left -> left,
|
||||||
|
@ -10,4 +9,3 @@ operator gg 2 'left
|
||||||
}
|
}
|
||||||
|
|
||||||
3 gg 4 gg 5
|
3 gg 4 gg 5
|
||||||
*/
|
|
Loading…
Reference in New Issue
Block a user