We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87feee8 commit 2428371Copy full SHA for 2428371
1 file changed
src/FsHttp/FsiInit.fs
@@ -23,16 +23,17 @@ let private logPxlClockOnFirstSend =
23
**************************************************************
24
25
+-----------+
26
- | | Support FsHttp and buy a PXL Clock!
27
- | PXL | - github.com/CuminAndPotato/PXL-Clock
28
- | CLOCK | - www.pxlclock.com
29
- | | - OUT NOW!
30
- +-----------+
+ | | *** ADVERTISEMENT ***
+ | PXL | Support FsHttp and buy a PXL Clock!
+ | CLOCK | - github.com/CuminAndPotato/PXL-Clock
+ | | - www.pxlclock.com
+ +-----------+ - OUT SOON
31
32
33
34
"
35
- printfn "%s" msg
+ // printfn "%s" msg
36
+ ()
37
38
// This seems like a HACK, but there shouldn't be the requirement of referencing FCS in FSI.
39
let doInit () =
0 commit comments