forked from Orchid/orchid
Massive feature drop
- pattern matching seems to be correct - dynamic dispatch works with the to_string example - template strings as a last-minute addition - interpreter revamp, virtual stack for abort safety
This commit is contained in:
@@ -5,7 +5,7 @@ version = "Two"
|
||||
|
||||
# space
|
||||
tab_spaces = 2
|
||||
max_width = 80
|
||||
max_width = 100
|
||||
error_on_line_overflow = true
|
||||
format_macro_matchers = true
|
||||
newline_style = "Unix"
|
||||
|
||||
Reference in New Issue
Block a user