sighing on the train
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
var __string__ string = "impossibly lame value"
|
||||
var __int__ int = -1
|
||||
var __byte__ byte = 255
|
||||
var __bool__ bool = false
|
||||
var __bool__ bool = false // ugh
|
||||
var __float32__ float32 = -1.0
|
||||
|
||||
func TestKoans(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user