mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-06 16:57:04 +08:00
Merge pull request #234 from Bobhostern/patch-1
Fix formatting error in cheatsheet.md
This commit is contained in:
commit
e19a8e31ea
@ -365,6 +365,7 @@ class My_Class {
|
||||
this.x = 2; // this would fail with explicit set to true
|
||||
}
|
||||
};
|
||||
```
|
||||
|
||||
## method_missing
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user