From 8bd3f99fc3e448f3ec5e396a8775454eb111d5c6 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 25 Nov 2016 11:33:13 -0800 Subject: 3688 Move my todos over the past couple of years into the codebase now that it might be going dormant. Surprising how few todos left undone! --- html/046global.cc.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'html/046global.cc.html') diff --git a/html/046global.cc.html b/html/046global.cc.html index 234acdc1..cc62df99 100644 --- a/html/046global.cc.html +++ b/html/046global.cc.html @@ -39,10 +39,10 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color //: have access to each other's globals. //: //: This feature is still experimental and half-baked. You can't name global -//: variables, and so like in most tests they don't get checked for types (the -//: only known hole in the type system, can cause memory corruption). We might -//: fix these issues if we ever use globals. Or we might just drop the feature -//: entirely. +//: variables, and they don't get checked for types (the only known hole in +//: the type system, can cause memory corruption). We might fix these issues +//: if we ever use globals. Or we might just drop the feature entirely. +//: [tag: todo] :(scenario global_space) def main [ -- cgit 1.4.1-2-gfad0