Skip to content

Commit

Permalink
Update proj1.bal in sem-type tests as #34711 has been fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
lochana-chathura committed Nov 9, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 4bb74d1 commit f0b95f3
Showing 2 changed files with 1 addition and 5 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// TF<:B
// B<:TF
type B boolean;
type TF true|false;

0 comments on commit f0b95f3

Please sign in to comment.