Logo
Explore Help
Sign In
intercal/not-python-rust
1
0
Fork 0
You've already forked not-python-rust
Code Issues Pull Requests Releases Wiki Activity
Files
7bce6f8e234b70237b82b9ac013f96dfae01bbb7
not-python-rust/tests/map.npp.expect

10 lines
74 B
Plaintext
Raw Normal View History

Add map tests Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-10-15 19:02:55 -07:00
to_str
[:]
['a': 1]
['b': 4]
Add index assignment and augmented assignment This allows for syntax like `foo['a'] = 1` and more complex assignments like `foo.bar()[a() + b()] += 1` Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-10-18 22:03:10 -07:00
__index_assign__
['a': 1]
['a': 2]
['a': 3]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 67ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API