This website works better with JavaScript.
Explore
Help
Register
Sign In
tlang
/
tlang
mirror of
http://deavmi.assigned.network/git/tlang/tlang.git
Watch
1
Star
0
Fork
You've already forked tlang
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Updated simple_string.t test
constants
Tristan B. V. Kildaire
7 months ago
parent
4488678d3e
commit
f64c067184
1 changed files
with
2 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
source/tlang/testing/typecheck/simple_string.t
4
source/tlang/testing/typecheck/simple_string.t
Unescape
Escape
View File
@ -1,5 +1,5 @@
module
simple
;
int
g
=
""
;
int
j
=
""
;
int
j
=
""
;
int
k
=
"1"
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tlang/tlang
Title
Body
Create Issue